You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
933 B
15 lines
933 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Infrastructure Dashboard - YAML entrypoint
|
|
# YAML-exported Lovelace dashboard (split into view files).
|
|
# -------------------------------------------------------------------
|
|
# Notes: Entry point for dashboard key `dashboard-infrastructure`. Views are loaded from /config/dashboards/infrastructure/views.
|
|
# Notes: Joanna dispatch telemetry view is available at `/dashboard-infrastructure/joanna`.
|
|
######################################################################
|
|
|
|
button_card_templates: !include /config/dashboards/infrastructure/templates/button_card_templates.yaml
|
|
views: !include_dir_list /config/dashboards/infrastructure/views
|