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,16 +1,16 @@
alias: Clint Travelling
id: automation_clint_travelling
initial_state: 'on'
initial_state: "on"
#description:
trigger:
- platform: homeassistant
event: start
- platform: time
at: '21:00:00'
at: "21:00:00"
condition:
- condition: state
entity_id: input_boolean.clint_home
state: 'off'
- condition: state
entity_id: input_boolean.clint_home
state: "off"
action:
- service: input_boolean.turn_on
- action: input_boolean.turn_on
entity_id: input_boolean.clint_travelling