mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Couldn't quite get this intergrated into my speech engine so had to roll back unfortunately. This is going to be amazing though once it's bullet-proof.
This commit is contained in:
@@ -233,14 +233,14 @@ 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
|
||||
# cache_dir: /data/tts
|
||||
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:
|
||||
# email: !secret wink_username
|
||||
|
Reference in New Issue
Block a user