mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
Adding a GREEN scene for Veteran's DAy.
This commit is contained in:
@@ -57,6 +57,8 @@ monthly_color_scene:
|
||||
{%- elif now().strftime("%m%d")|int >= 1001
|
||||
and now().strftime("%m%d")|int <= 1031-%}
|
||||
halloween
|
||||
{%- elif now().strftime("%m%d")|int == 1111 -%}
|
||||
veterans
|
||||
{%- elif states('sensor.thanksgiving_day_countdown') | int < 4 -%}
|
||||
thanksgiving
|
||||
{%- elif states('sensor.chanukkah_countdown') | int <= 1 -%}
|
||||
|
@@ -330,7 +330,7 @@ tweet_youtube_engine_setup:
|
||||
],
|
||||
"GardenLED": [
|
||||
"LOOK! We Got MORE Solar LED Garden Lights! (https://youtube.com/shorts/TigbEg3YIZI)"
|
||||
],
|
||||
]
|
||||
|
||||
} %}
|
||||
|
||||
|
Reference in New Issue
Block a user