From 9903ab4041c47ca3df60fb1eb31bad26f111e4da Mon Sep 17 00:00:00 2001 From: ccostan Date: Fri, 15 Feb 2019 11:29:55 -0500 Subject: [PATCH] Updated MarDi gras spelling thanks to the keen eye of @DigiBlurDIY - https://www.youtube.com/watch?v=nsWq4uVrQ0g or https://www.youtube.com/digiblurdiy --- config/customize/scenes.yaml | 4 ++-- config/scene/monthly_colors.yaml | 2 +- config/script/monthly_color_scene.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/customize/scenes.yaml b/config/customize/scenes.yaml index 2780f507..00028b11 100755 --- a/config/customize/scenes.yaml +++ b/config/customize/scenes.yaml @@ -33,8 +33,8 @@ scene.month_easter_colors: -scene.month_marti_gras_colors: - friendly_name: 'Month Marti Gras Colors' +scene.month_mardi_gras_colors: + friendly_name: 'Month mardi Gras Colors' hidden: True diff --git a/config/scene/monthly_colors.yaml b/config/scene/monthly_colors.yaml index cb0a2a21..9831364c 100755 --- a/config/scene/monthly_colors.yaml +++ b/config/scene/monthly_colors.yaml @@ -67,7 +67,7 @@ state: 'on' color_name: 'Crimson' -- name: month_marti_gras_colors +- name: month_mardi_gras_colors entities: light.outdoor_foyer: state: 'on' diff --git a/config/script/monthly_color_scene.yaml b/config/script/monthly_color_scene.yaml index 6437e0a9..7efe6b28 100755 --- a/config/script/monthly_color_scene.yaml +++ b/config/script/monthly_color_scene.yaml @@ -30,7 +30,7 @@ monthly_color_scene: and now().strftime("%m%d")|int <= 214-%} valentine {%- elif now().strftime("%m%d")|int == 305 -%} - marti_gras + mardi_gras {%- elif now().strftime("%m%d")|int == 314 -%} pi {%- elif now().strftime("%m%d")|int >= 315