mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Just testing some things
This commit is contained in:
+4
-4
@@ -15,21 +15,21 @@ homeassistant:
|
|||||||
# - /config/www/audio/
|
# - /config/www/audio/
|
||||||
|
|
||||||
media_dirs:
|
media_dirs:
|
||||||
#local: /media/
|
|
||||||
#mnt: /mnt
|
|
||||||
#audio: /config/www/audio/
|
|
||||||
alarms: /config/www/audio/alarms
|
alarms: /config/www/audio/alarms
|
||||||
relaxing: /config/www/audio/relaxing
|
relaxing: /config/www/audio/relaxing
|
||||||
tts: /config/www/audio/tts
|
tts: /config/www/audio/tts
|
||||||
|
#local: /media/
|
||||||
|
#mnt: /mnt
|
||||||
|
#audio: /config/www/audio/
|
||||||
#snapshots: /config/snapshots/
|
#snapshots: /config/snapshots/
|
||||||
|
|
||||||
allowlist_external_dirs:
|
allowlist_external_dirs:
|
||||||
#- /config/image/
|
|
||||||
- /config/tmp/
|
- /config/tmp/
|
||||||
- /config/tmp/tts
|
- /config/tmp/tts
|
||||||
- /config/tmp/snapshots/
|
- /config/tmp/snapshots/
|
||||||
- /config/custom_logs/
|
- /config/custom_logs/
|
||||||
#- /config/www/audio/
|
#- /config/www/audio/
|
||||||
|
#- /config/image/
|
||||||
|
|
||||||
customize: !include_dir_merge_named customizations/entities
|
customize: !include_dir_merge_named customizations/entities
|
||||||
packages: !include_dir_named components/packages
|
packages: !include_dir_named components/packages
|
||||||
|
|||||||
Reference in New Issue
Block a user