Skip to content
Snippets Groups Projects
Commit 257467ed authored by schnilz's avatar schnilz
Browse files

HA: add tts to config

parent ad5ab364
No related branches found
No related tags found
1 merge request!122HA: add tts to config
...@@ -71,6 +71,11 @@ maxcube: ...@@ -71,6 +71,11 @@ maxcube:
# count: 3 # count: 3
# scan_interval: 20 # scan_interval: 20
# https://www.home-assistant.io/integrations/tts/
tts:
- platform: picotts
language: "de-DE"
# https://www.home-assistant.io/integrations/rest_command/ # https://www.home-assistant.io/integrations/rest_command/
rest_command: rest_command:
set_zone_status_open: set_zone_status_open:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment