mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 01:14:42 +00:00
Add Speech. Minor tweaks
This commit is contained in:
+6
-1
@@ -138,7 +138,7 @@ tts:
|
||||
aws_access_key_id: !secret aws_polly_client_id
|
||||
aws_secret_access_key: !secret aws_polly_client_secret
|
||||
region_name: eu-central-1
|
||||
voice: Emma
|
||||
voice: Amy
|
||||
|
||||
# https://www.home-assistant.io/integrations/tuya
|
||||
tuya:
|
||||
@@ -152,6 +152,11 @@ upnp:
|
||||
# https://www.home-assistant.io/integrations/wake_on_lan
|
||||
wake_on_lan:
|
||||
|
||||
# https://www.home-assistant.io/integrations/weather.darksky
|
||||
weather:
|
||||
- platform: darksky
|
||||
api_key: !secret darksky_key
|
||||
|
||||
# https://www.home-assistant.io/integrations/webostv
|
||||
webostv:
|
||||
- host: !secret living_room_tv_ip
|
||||
|
||||
Reference in New Issue
Block a user