mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
Adding in Amazon Polly
This commit is contained in:
@@ -116,6 +116,11 @@ tts:
|
||||
cache_dir: /tmp/tts
|
||||
time_memory: 300
|
||||
|
||||
- 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'
|
||||
|
||||
cover:
|
||||
platform: garadget
|
||||
covers:
|
||||
|
Reference in New Issue
Block a user