Added telegram notify, fixes in pool pump stats
This commit is contained in:
@@ -53,7 +53,23 @@ homekit:
|
||||
filter:
|
||||
include_domains:
|
||||
- scene
|
||||
|
||||
|
||||
|
||||
recorder:
|
||||
history:
|
||||
ios:
|
||||
|
||||
|
||||
telegram_bot:
|
||||
- platform: polling
|
||||
api_key: !secret telegram_token
|
||||
allowed_chat_ids:
|
||||
- !secret telegram_chatid_martin
|
||||
|
||||
notify:
|
||||
- name: telegram_martin
|
||||
platform: telegram
|
||||
chat_id: !secret telegram_chatid_martin
|
||||
|
||||
|
||||
# Custom stuff
|
||||
|
||||
Reference in New Issue
Block a user