mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -5,46 +5,46 @@ mode: queued
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: input_select.clint_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.emmett_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.bridget_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.kristy_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.marshall_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.tess_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.ebin_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
- platform: state
|
||||
entity_id: input_select.guest_status_dropdown
|
||||
to: 'Away'
|
||||
to: "Away"
|
||||
for:
|
||||
hours: 24
|
||||
action:
|
||||
- service: input_select.select_option
|
||||
- action: input_select.select_option
|
||||
data_template:
|
||||
entity_id: >
|
||||
{{ trigger.entity_id }}
|
||||
|
||||
Reference in New Issue
Block a user