dashboards_add_card_to_view
Add a card to a specific dashboard view using a URL path and view index. Configure card type and entities in the card config.
Instructions
Add a card to a specific view in a dashboard. Example card_config: {'type': 'entities', 'entities': ['light.living_room']}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_path | Yes | ||
| view_index | Yes | ||
| card_config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||