diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 4d4bb863..8512b924 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2022.11.0 \ No newline at end of file +2022.11.1 \ No newline at end of file diff --git a/config/configuration.yaml b/config/configuration.yaml index e775cb22..4bd9a57c 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -19,22 +19,22 @@ homeassistant: allow_bypass_login: true # This is the section that loads with the default_config - -dhcp: -energy: -frontend: -homeassistant_alerts: -image: -media_source: -my: -network: -person: -sun: -ssdp: -stream: -system_health: -webhook: -zeroconf: +default_config: +# dhcp: +# energy: +# frontend: +# homeassistant_alerts: +# image: +# media_source: +# my: +# network: +# person: +# sun: +# ssdp: +# stream: +# system_health: +# webhook: +# zeroconf: ### End of the default_Config stuff config: diff --git a/config/scene/monthly_colors.yaml b/config/scene/monthly_colors.yaml index f480965d..de144039 100755 --- a/config/scene/monthly_colors.yaml +++ b/config/scene/monthly_colors.yaml @@ -292,6 +292,12 @@ state: 'on' rgb_color: *green +- name: month_veterans_colors + entities: + light.outdoor_front_lights: + state: 'on' + rgb_color: *green + - name: month_thanksgiving_colors entities: light.outdoor_front_lights: diff --git a/config/script/monthly_color_scene.yaml b/config/script/monthly_color_scene.yaml index 2e379a26..46414c3d 100755 --- a/config/script/monthly_color_scene.yaml +++ b/config/script/monthly_color_scene.yaml @@ -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 -%} diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 3b0c9208..4b7f5eff 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -330,7 +330,7 @@ tweet_youtube_engine_setup: ], "GardenLED": [ "LOOK! We Got MORE Solar LED Garden Lights! (https://youtube.com/shorts/TigbEg3YIZI)" - ], + ] } %}