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:
@@ -13,11 +13,11 @@ trigger:
|
||||
- input_select.tess_status_dropdown
|
||||
- input_select.ebin_status_dropdown
|
||||
- input_select.guest_status_dropdown
|
||||
to: 'Just Left'
|
||||
to: "Just Left"
|
||||
for:
|
||||
minutes: 5
|
||||
action:
|
||||
- service: input_select.select_option
|
||||
- action: input_select.select_option
|
||||
data_template:
|
||||
entity_id: >
|
||||
{% if trigger.entity_id == 'input_select.clint_status_dropdown' %}
|
||||
@@ -39,7 +39,7 @@ action:
|
||||
{% endif %}
|
||||
option: Away
|
||||
|
||||
- service: logbook.log
|
||||
- action: logbook.log
|
||||
data_template:
|
||||
name: Person Away
|
||||
entity_id: automation.person_away
|
||||
|
||||
Reference in New Issue
Block a user