diff --git a/configuration/automations/bathroom-music.yaml b/configuration/automations/bathroom-music.yaml index adc72d5..af22768 100644 --- a/configuration/automations/bathroom-music.yaml +++ b/configuration/automations/bathroom-music.yaml @@ -13,7 +13,7 @@ subtype: turn_on condition: - condition: state - entity_id: media_player.bathroom_speaker + entity_id: media_player.bathroom state: 'off' action: - service: media_player.play_media @@ -46,4 +46,4 @@ state: 'off' action: - service: media_player.media_pause - entity_id: media_player.bathroom_speaker + entity_id: media_player.bathroom diff --git a/scripts/92.lights-bathroom.yaml b/scripts/92.lights-bathroom.yaml index 980c7b3..f1b49ef 100644 --- a/scripts/92.lights-bathroom.yaml +++ b/scripts/92.lights-bathroom.yaml @@ -76,7 +76,7 @@ bathroom_lights_off: - service: light.turn_off entity_id: light.bathroom_color_zha_group_0x0007 - service: media_player.media_pause - entity_id: media_player.bathroom_speaker + entity_id: media_player.bathroom bathroom_mirror_lights_toggle: alias: '[Bathroom] Mirror lights toggle'