1
0
Fork 0

Add Remove unused automation

This commit is contained in:
Przemek Grondek 2022-02-22 00:54:21 +01:00
parent 3a066f3fbb
commit 74b6e25661

View file

@ -1,24 +0,0 @@
- id: bathroom-music-on
alias: '[Bathroom] Music On'
mode: restart
trigger:
- platform: state
entity_id: binary_sensor.shower_motion
from: 'off'
to: 'on'
- device_id: 4d5298037e93ba11438409bff01b5005
domain: zha
platform: device
type: remote_button_short_press
subtype: turn_on
condition:
- condition: state
entity_id: media_player.bathroom
state: 'off'
action:
- service: media_player.play_media
target:
entity_id: media_player.bathroom
data:
media_content_id: https://open.spotify.com/playlist/71mXIu6HcdVj3fAMduaHop
media_content_type: music