mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 11:16:37 +00:00
Updated the Morning lights for the kids. THe kitchen lights were turning them off if we got up for the bathroom. ALL FIXE NOW hopefully!
This commit is contained in:
@@ -61,8 +61,6 @@ monthly_color_scene:
|
||||
thanksgiving
|
||||
{%- elif states('sensor.chanukkah_countdown') | int <= 1 -%}
|
||||
hanukkah
|
||||
{%- elif states('sensor.chanukkah_countdown') | int >= 357 -%}
|
||||
hanukkah
|
||||
{%- elif states('sensor.christmas_countdown') | int <= 25 -%}
|
||||
christmas
|
||||
{%- elif now().strftime("%m%d")|int == 1231 -%}
|
||||
|
Reference in New Issue
Block a user