mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-15 15:38:00 +00:00
minor updates.
This commit is contained in:
@@ -121,6 +121,7 @@ script:
|
||||
data_template:
|
||||
entity_id: >
|
||||
{%- for state in states.switch if
|
||||
state.entity_id != 'switch.3d_printer' and
|
||||
state.entity_id != 'switch.wemoswitch1' and
|
||||
state.entity_id != 'switch.wallmote_switch' and
|
||||
state.entity_id != 'switch.wemobackyardlightswitch' and
|
||||
@@ -308,6 +309,9 @@ script:
|
||||
- service: script.ifttt_notify
|
||||
data_template:
|
||||
message: "{{ message }}"
|
||||
- service: notify.telegram
|
||||
data_template:
|
||||
message: "{{ message }}"
|
||||
|
||||
good_night_tts:
|
||||
sequence:
|
||||
|
Reference in New Issue
Block a user