Update configuration.yaml
This commit is contained in:
parent
6367af2be8
commit
3d4031b802
|
@ -8,11 +8,11 @@ homeassistant:
|
||||||
whitelist_external_dirs:
|
whitelist_external_dirs:
|
||||||
- /config/www/custom_ui/floorplan/images
|
- /config/www/custom_ui/floorplan/images
|
||||||
|
|
||||||
#customize: !include_dir_merge_named customize
|
# customize: !include_dir_merge_named customize
|
||||||
#customize_domain:
|
# customize_domain:
|
||||||
# automation:
|
# automation:
|
||||||
# initial_state: 'on'
|
# initial_state: 'on'
|
||||||
#customize_glob:
|
# customize_glob:
|
||||||
# "automation.*watchdog*":
|
# "automation.*watchdog*":
|
||||||
# icon: mdi:timer
|
# icon: mdi:timer
|
||||||
# "sensor.dark_sky_*":
|
# "sensor.dark_sky_*":
|
||||||
|
@ -21,9 +21,9 @@ homeassistant:
|
||||||
# hidden: true
|
# hidden: true
|
||||||
# homebridge_hidden: true
|
# homebridge_hidden: true
|
||||||
|
|
||||||
#packages: !include_dir_named packages
|
# packages: !include_dir_named packages
|
||||||
|
|
||||||
config:
|
# config:
|
||||||
cloud:
|
cloud:
|
||||||
alexa:
|
alexa:
|
||||||
filter:
|
filter:
|
||||||
|
|
Loading…
Reference in New Issue