dashboards_add_view_to_dashboard
Add a new view with custom title, icon, and cards to any Home Assistant dashboard.
Instructions
Add a new view to a dashboard. Example view_config: {'title': 'Bedroom', 'icon': 'mdi:bed', 'cards': []}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_path | Yes | ||
| view_config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||