mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Update default config
This commit is contained in:
parent
3aec306c0d
commit
ab240aef78
4 changed files with 9 additions and 0 deletions
0
conf/homeassistant_conf_files/automations.yaml
Normal file
0
conf/homeassistant_conf_files/automations.yaml
Normal file
|
@ -17,6 +17,15 @@ recorder:
|
|||
# Apply default set of integrations
|
||||
default_config:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: picotts
|
||||
|
||||
# Linked yaml files
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
# Switches
|
||||
switch:
|
||||
- platform: command_line
|
||||
|
|
0
conf/homeassistant_conf_files/scenes.yaml
Normal file
0
conf/homeassistant_conf_files/scenes.yaml
Normal file
0
conf/homeassistant_conf_files/scripts.yaml
Normal file
0
conf/homeassistant_conf_files/scripts.yaml
Normal file
Loading…
Add table
Reference in a new issue