Update configuration.yaml
This commit is contained in:
parent
32dff0510e
commit
6367af2be8
|
@ -8,18 +8,18 @@ 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_*":
|
||||||
homebridge_hidden: true
|
# homebridge_hidden: true
|
||||||
"scene.month_*_colors":
|
# "scene.month_*_colors":
|
||||||
hidden: true
|
# hidden: true
|
||||||
homebridge_hidden: true
|
# homebridge_hidden: true
|
||||||
|
|
||||||
#packages: !include_dir_named packages
|
#packages: !include_dir_named packages
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue