blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
@@ -1,4 +1,4 @@
alias: 'Tess Location Update'
alias: "Tess Location Update"
id: automation_tess_location_update
mode: restart
@@ -10,11 +10,10 @@ trigger:
- input_boolean.tess_home
condition:
- condition: template
value_template: '{{ trigger.from_state.state != trigger.to_state.state }}'
value_template: "{{ trigger.from_state.state != trigger.to_state.state }}"
- condition: state
entity_id: script.tess_travel_sensor
state: 'off'
state: "off"
action:
- service: script.turn_on
- action: script.turn_on
entity_id: script.tess_travel_sensor