mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Music improvements
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
input_number:
|
||||
bathroom_high_volume:
|
||||
name: Bathroom high volume
|
||||
mode: box
|
||||
min: 0
|
||||
max: 1
|
||||
step: 0.05
|
||||
|
||||
@@ -35,8 +35,8 @@ automation:
|
||||
# brightness_pct: "{{ is_state('input_select.bedroom_mode', 'night') | iif(40, 100)}}"
|
||||
|
||||
double_click:
|
||||
- service: media_player.media_play_pause
|
||||
entity_id: media_player.master_bedroom
|
||||
- service: light.toggle
|
||||
entity_id: light.bedside
|
||||
|
||||
hold:
|
||||
- service: script.toggle_bedroom_mode
|
||||
|
||||
Reference in New Issue
Block a user