Split configuration in packages

This commit is contained in:
2020-03-21 13:19:51 +02:00
parent 84fdee2471
commit b8efbef242
6 changed files with 63 additions and 62 deletions
+17
View File
@@ -1,3 +1,20 @@
# https://www.home-assistant.io/integrations/telegram
# https://www.home-assistant.io/integrations/telegram_chatbot
telegram_bot:
- platform: polling
api_key: !secret telegram_token
allowed_chat_ids:
- !secret telegram_georgi_chat_id
# https://www.home-assistant.io/integrations/tts
tts:
- platform: amazon_polly
aws_access_key_id: !secret aws_polly_client_id
aws_secret_access_key: !secret aws_polly_client_secret
region_name: us-east-1
voice: Amy
engine: neural
input_boolean:
speech_notifications:
name: Speech notifications