mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Is something going on?
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
cover: !include_dir_list ../covers
|
||||
group: !include ../../groups.yaml
|
||||
switch: !include_dir_list ../switches
|
||||
remote: !include_dir_list ../remotes
|
||||
rest_command: !include_dir_merge_named ../rest_commands
|
||||
scene: !include ../../scenes.yaml
|
||||
#scene old: !include_dir_list ../../scenes
|
||||
script: !include ../../scripts.yaml
|
||||
#script old: !include_dir_named ../../scripts
|
||||
script old: !include_dir_named ../../scripts
|
||||
shell_command: !include_dir_merge_named ../shell_commands
|
||||
tts: !include_dir_list ../tts
|
||||
device_tracker: !include_dir_list ../device_trackers
|
||||
alert: !include_dir_named ../alerts
|
||||
cover: !include_dir_list ../covers
|
||||
group: !include ../../groups.yaml
|
||||
switch: !include_dir_list ../switches
|
||||
remote: !include_dir_list ../remotes
|
||||
rest_command: !include_dir_merge_named ../rest_commands
|
||||
scene: !include ../../scenes.yaml
|
||||
# scene old: !include_dir_list ../../scenes
|
||||
script: !include ../../scripts.yaml
|
||||
# script old: !include_dir_named ../../scripts
|
||||
script old: !include_dir_named ../../scripts
|
||||
shell_command: !include_dir_merge_named ../shell_commands
|
||||
# tts: !include_dir_list ../tts
|
||||
device_tracker: !include_dir_list ../device_trackers
|
||||
alert: !include_dir_named ../alerts
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
platform: google_translate
|
||||
cache: true
|
||||
cache_dir: /tmp/tts
|
||||
time_memory: 57600
|
||||
service_name: google_translate_say
|
||||
platform: google_translate
|
||||
cache: true
|
||||
cache_dir: /tmp/tts
|
||||
time_memory: 57600
|
||||
service_name: google_translate_say
|
||||
|
||||
Reference in New Issue
Block a user