Add condition for setting volume in bathroom
This commit is contained in:
parent
e83254b36c
commit
455a9a5ec8
@ -13,6 +13,10 @@
|
||||
- condition: state
|
||||
entity_id: media_player.bathroom
|
||||
state: playing
|
||||
- condition: numeric_state
|
||||
entity_id: media_player.bedroom
|
||||
attribute: volume_level
|
||||
below: 0.65
|
||||
sequence:
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
|
Loading…
Reference in New Issue
Block a user