mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Let's give this a shot #421. Perfect timing since my Google ChromeCast Audios got jacked thanks to my new crappy router.
This commit is contained in:
@@ -233,13 +233,13 @@ climate:
|
||||
# name: Living Room TV
|
||||
# scan_interval: 180
|
||||
|
||||
tts:
|
||||
- platform: amazon_polly
|
||||
aws_access_key_id: !secret aws_access_key_ID
|
||||
aws_secret_access_key: !secret aws_secret_access_key
|
||||
region_name: 'us-east-1'
|
||||
text_type: ssml
|
||||
cache: True
|
||||
# tts:
|
||||
# - platform: amazon_polly
|
||||
# aws_access_key_id: !secret aws_access_key_ID
|
||||
# aws_secret_access_key: !secret aws_secret_access_key
|
||||
# region_name: 'us-east-1'
|
||||
# text_type: ssml
|
||||
# cache: True
|
||||
# cache_dir: /data/tts
|
||||
|
||||
wink:
|
||||
|
Reference in New Issue
Block a user