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