get_lovelace_dashboard
Fetches a full Lovelace dashboard configuration from Home Assistant via WebSocket. Pass a dashboard slug for custom dashboards or leave empty for the Overview dashboard.
Instructions
Fetch a full Lovelace dashboard config via WebSocket.
Args:
url_path: Dashboard slug (e.g. "scenes" for a custom dashboard).
Pass None (default) for the built-in Overview dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_path | No |