1
0

Disable turing music on in bathroom at night

This commit is contained in:
Przemek Grondek 2024-01-19 01:10:56 +01:00
parent eb5d6daf2d
commit 567955f0e0

View File

@ -7,7 +7,13 @@
entity_id: sensor.smart_series_7000_a19f_toothbrush_state
action:
- service: script.bathroom_mirror_lights_on
- service: script.bathroom_music_on
- choose:
- conditions:
- condition: time
after: "00:00:00"
before: "08:00:00"
sequence:
- service: script.bathroom_music_on
- id: bathroom_toothbrush_picked_up
alias: '[Bathroom] Toothbrush picked-up'