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:
@@ -16,7 +16,7 @@ trigger:
|
||||
from: "on"
|
||||
to: "off"
|
||||
action:
|
||||
- service: input_select.select_option
|
||||
- action: input_select.select_option
|
||||
data_template:
|
||||
entity_id: >
|
||||
{% if trigger.entity_id == 'input_boolean.clint_home' %}
|
||||
@@ -38,10 +38,9 @@ action:
|
||||
{% endif %}
|
||||
option: Just Left
|
||||
|
||||
- service: logbook.log
|
||||
- action: logbook.log
|
||||
data_template:
|
||||
name: Person Left
|
||||
entity_id: automation.person_left
|
||||
message: >
|
||||
Person Left ran
|
||||
|
||||
|
||||
Reference in New Issue
Block a user