Files
fresh-home/automations/rooms/master_bedroom/master_bedroom_white_noise_on.yaml
T

17 lines
378 B
YAML

alias: Master Bedroom White Noise On
id: automation_master_bedroom_white_noise_on
trigger:
- platform: state
entity_id: input_boolean.master_bedroom_asleep
to: "on"
action:
- action: script.search_and_play_playlist
data:
speaker: media_player.ma_bedroom_hub
search_term: CleverThunderstorm
volume: 0.35
repeat: all
shuffle: false