mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -12,7 +12,7 @@ trigger:
|
||||
- input_select.marshall_status_dropdown
|
||||
- input_select.tess_status_dropdown
|
||||
- input_select.ebin_status_dropdown
|
||||
to: 'Just Arrived'
|
||||
to: "Just Arrived"
|
||||
for:
|
||||
minutes: 5
|
||||
- platform: state
|
||||
@@ -25,10 +25,10 @@ trigger:
|
||||
- input_select.tess_status_dropdown
|
||||
- input_select.ebin_status_dropdown
|
||||
- input_select.guest_status_dropdown
|
||||
from: 'Just Left'
|
||||
to: 'Just Arrived'
|
||||
from: "Just Left"
|
||||
to: "Just Arrived"
|
||||
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