diff --git a/script/monthly_color_scene.yaml b/script/monthly_color_scene.yaml index 804f03ac..5c59ac0b 100755 --- a/script/monthly_color_scene.yaml +++ b/script/monthly_color_scene.yaml @@ -38,9 +38,14 @@ monthly_color_scene: {%- elif now().strftime("%m%d")|int >= 314 and now().strftime("%m%d")|int <= 317-%} st_patty + {%- elif now().strftime("%m%d")|int >= 414 + and now().strftime("%m%d")|int <= 416-%} + easter + {%- elif now().strftime("%m%d")|int == 505 -%} + cinco_de_mayo {%- else -%} standard - {%- endif -%}_colors" + {%- endif -%}_colors - service: scene.turn_on data_template: diff --git a/script/voice_notify.yaml b/script/voice_notify.yaml index 6128ff69..4e129b20 100755 --- a/script/voice_notify.yaml +++ b/script/voice_notify.yaml @@ -46,7 +46,7 @@ voice_notify: state: 'on' - service: switch.turn_on entity_id: switch.living_room_amp - - delay: '00:00:05' + # - delay: '00:00:05' - service: media_player.turn_on entity_id: media_player.livingroomCC