Update to the current version
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s
This commit is contained in:
@ -17,9 +17,16 @@
|
||||
- service: lock.lock
|
||||
data:
|
||||
entity_id: lock.lock_01
|
||||
- service: telegram_bot.send_message
|
||||
data:
|
||||
target: "-1002338954143"
|
||||
message_thread_id: 3
|
||||
message_tag: night_mode_finished
|
||||
title: "[Home Assistant] Security"
|
||||
message: 'Lock is being locked by automation'
|
||||
# - service: persistent_notification.create
|
||||
# data:
|
||||
# message: "Lock is being locked by automation"
|
||||
- service: notify.telegram_alex
|
||||
data:
|
||||
message: "Lock is being locked by automation"
|
||||
# - service: notify.telegram_alex
|
||||
# data:
|
||||
# message: "Lock is being locked by automation"
|
Reference in New Issue
Block a user