1
0

Rename bathroom speeker

This commit is contained in:
Przemek Grondek 2022-01-10 23:54:53 +01:00
parent 29b98dd88b
commit 5afc10adb6
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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'