homeassistant/lovelace/manual.yaml

24 lines
819 B
YAML

title: Manual Dashboard
# custom cards registration
resources:
- url: /haccsfiles/community/lovelace-darksky-card/lovelace-darksky-card.js
type: module
# - url: /hacsfiles/banner-card/banner-card.js
# type: module
- url: /hacsfiles/button-card/button-card.js
type: module
# - url: /hacsfiles/lovelace-auto-entities/auto-entities.js
# type: module
# - url: /hacsfiles/lovelace-fold-entity-row/fold-entity-row.js
# type: module
# - url: /hacsfiles/lovelace-card-mod/card-mod.js
# type: module
# - url: /hacsfiles/canvas-gauge-card/canvas-gauge-card.js
# type: module
button_card_templates:
default: !include /config/templates/button-card-templates/default.yaml
large_value: !include /config/templates/button-card-templates/large_value.yaml
views: !include_dir_list _manual