mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-19 10:08:18 +00:00
Remove deprecated telegram config
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# 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
|
||||
# Replaced by UI configuration
|
||||
# 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:
|
||||
|
||||
Reference in New Issue
Block a user