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
+5 -5
View File
@@ -1,16 +1,16 @@
alias: 'Season is Summer'
alias: "Season is Summer"
id: automation_season_is_summer
initial_state: 'on'
initial_state: "on"
trigger:
- platform: homeassistant
event: start
- platform: time
at: '03:00:00'
at: "03:00:00"
condition:
- condition: template
value_template: '{{ 9 > now().month > 5 }}'
value_template: "{{ 9 > now().month > 5 }}"
action:
- service: input_select.select_option
- action: input_select.select_option
data:
entity_id: input_select.season
option: Summer