dashboards_remove_dashboard_resource
Remove a Lovelace dashboard resource by providing its numeric ID and confirmation. Use with get_dashboard_resources to locate the ID.
Instructions
Remove a Lovelace resource by its numeric ID. Set confirm=True to proceed.
Use get_dashboard_resources() to find the resource ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| resource_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||