mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Updated MarDi gras spelling thanks to the keen eye of @DigiBlurDIY - https://www.youtube.com/watch?v=nsWq4uVrQ0g or https://www.youtube.com/digiblurdiy
This commit is contained in:
@@ -33,8 +33,8 @@ scene.month_easter_colors:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
scene.month_marti_gras_colors:
|
scene.month_mardi_gras_colors:
|
||||||
friendly_name: 'Month Marti Gras Colors'
|
friendly_name: 'Month mardi Gras Colors'
|
||||||
|
|
||||||
hidden: True
|
hidden: True
|
||||||
|
|
||||||
|
@@ -67,7 +67,7 @@
|
|||||||
state: 'on'
|
state: 'on'
|
||||||
color_name: 'Crimson'
|
color_name: 'Crimson'
|
||||||
|
|
||||||
- name: month_marti_gras_colors
|
- name: month_mardi_gras_colors
|
||||||
entities:
|
entities:
|
||||||
light.outdoor_foyer:
|
light.outdoor_foyer:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
@@ -30,7 +30,7 @@ monthly_color_scene:
|
|||||||
and now().strftime("%m%d")|int <= 214-%}
|
and now().strftime("%m%d")|int <= 214-%}
|
||||||
valentine
|
valentine
|
||||||
{%- elif now().strftime("%m%d")|int == 305 -%}
|
{%- elif now().strftime("%m%d")|int == 305 -%}
|
||||||
marti_gras
|
mardi_gras
|
||||||
{%- elif now().strftime("%m%d")|int == 314 -%}
|
{%- elif now().strftime("%m%d")|int == 314 -%}
|
||||||
pi
|
pi
|
||||||
{%- elif now().strftime("%m%d")|int >= 315
|
{%- elif now().strftime("%m%d")|int >= 315
|
||||||
|
Reference in New Issue
Block a user