Rename bathroom speeker
This commit is contained in:
parent
29b98dd88b
commit
5afc10adb6
@ -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
|
||||
|
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user