1ee7f0c739
Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
474 B
YAML
9 lines
474 B
YAML
voice-alarms: !include voice-alarms.yaml
|
|
family-hub: !include family-hub.yaml
|
|
at-a-glance: !include at-a-glance.yaml
|
|
lunch-menus: !include lunch-menus.yaml
|
|
# Each key is the dashboard's url_path, and HA requires it to contain a hyphen
|
|
# (see homeassistant/components/lovelace: url_path validation). A hyphen-less
|
|
# key fails validation for the whole `lovelace:` block, not just its own entry,
|
|
# which takes every dashboard here down with it.
|
|
cube-ops: !include cube-ops.yaml |