mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
alias: Master Bedroom White Noise Off
|
||||
id: automation_master_bedroom_white_noise_off
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: input_boolean.master_bedroom_asleep
|
||||
to: "off"
|
||||
|
||||
action:
|
||||
- service: media_player.turn_off
|
||||
entity_id: media_player.master_bedroom_clock
|
||||
|
||||
Reference in New Issue
Block a user