HA: Difference between revisions

Content added Content deleted
No edit summary
Line 25: Line 25:


== Telegram ==
== Telegram ==
'''
####################################################
####################################################
# Telegram #
# Telegram #
Line 32: Line 33:
telegram_bot:
telegram_bot:
- platform: polling
- platform: polling
api_key: "1183862178:AAGfLdGrWFmCrTB53OhVF5eKxwF8s9_03Vk"
api_key: "xxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxx"
allowed_chat_ids:
allowed_chat_ids:
- 1058880213 # Rpiwz Personal Chat
- xxxxxxxx # Rpiwz Personal Chat
- -623610061 # My Family Group Chat
- -xxxxxxxx # My Family Group Chat


# Notifier
# Notifier
notify:
notify:
- platform: telegram
- platform: telegram
name: "rpiwz"
name: "mychat"
chat_id: 1058880213
chat_id: xxxxxxxxxxx


- platform: telegram
- platform: telegram
name: "myfamily"
name: "mygroup"
chat_id: -623610061
chat_id: -xxxxxxxxx
'''


= Sensors =
= Sensors =