Made some changes to the haunted mansion. But I got distarcted by twitter and cna 't remember what was in the diff.
This commit is contained in:
parent
ab3719c5a2
commit
a55c87cddd
|
@ -62,8 +62,8 @@ script:
|
||||||
entity_id: input_boolean.audible_notifications
|
entity_id: input_boolean.audible_notifications
|
||||||
state: 'on'
|
state: 'on'
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: sensor.family_status
|
entity_id: group.family
|
||||||
state: Home
|
state: 'home'
|
||||||
- service: media_player.volume_set
|
- service: media_player.volume_set
|
||||||
data_template:
|
data_template:
|
||||||
entity_id: media_player.ha_blue
|
entity_id: media_player.ha_blue
|
||||||
|
|
Loading…
Reference in New Issue