This commit is contained in:
2021-10-10 19:02:34 +03:00
parent 4245f8d2d9
commit 67a1fd9853
87 changed files with 1995 additions and 1226 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ script:
{% if (is_state('media_player.master_bedroom', 'playing')
and is_state('binary_sensor.sonos_recoverable', 'off'))
or is_state('input_boolean.speech_notifications', 'off')
or is_state('input_boolean.georgi_home', 'off') %}
or is_state('input_boolean.someone_home', 'off') %}
notify.telegram
{% else %}
{% if is_state('media_player.master_bedroom', 'playing')