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:
@ -30,9 +30,16 @@
|
||||
- media_player.onju_voice_04_onju_voice_04
|
||||
- media_player.onju_voice_05_onju_voice_05
|
||||
volume_level: 0.25
|
||||
- service: notify.telegram_alex
|
||||
data_template:
|
||||
- service: telegram_bot.send_message
|
||||
data:
|
||||
target: "-1002338954143"
|
||||
message_thread_id: 4
|
||||
message_tag: night_mode_finished
|
||||
title: "[Home Assistant] Night Mode"
|
||||
message: 'Voice Assistant Night mode is started'
|
||||
# - service: notify.telegram_alex
|
||||
# data_template:
|
||||
# message: 'Voice Assistant Night mode is started'
|
||||
|
||||
- id: app_va_night_mode_off
|
||||
alias: '[App] Voice Assistants Night Mode OFF'
|
||||
@ -57,6 +64,13 @@
|
||||
- media_player.onju_voice_04_onju_voice_04
|
||||
- media_player.onju_voice_05_onju_voice_05
|
||||
volume_level: 1
|
||||
- service: notify.telegram_alex
|
||||
data_template:
|
||||
- service: telegram_bot.send_message
|
||||
data:
|
||||
target: "-1002338954143"
|
||||
message_thread_id: 4
|
||||
message_tag: night_mode_finished
|
||||
title: "[Home Assistant] Night Mode"
|
||||
message: 'Voice Assistant Night mode is finished'
|
||||
# - service: notify.telegram_alex
|
||||
# data_template:
|
||||
# message: 'Voice Assistant Night mode is finished'
|
||||
|
Reference in New Issue
Block a user