diff --git a/automations.yaml b/automations.yaml index 15550e7..684cbbe 100755 --- a/automations.yaml +++ b/automations.yaml @@ -148,7 +148,7 @@ action: - service: homeassistant.turn_off target: - entity_id: group.basement + entity_id: group.basement_lights mode: single - id: '1628966608945' alias: Reactivate Basemnt footpath lights if door is propped @@ -166,7 +166,7 @@ action: - service: homeassistant.turn_on target: - entity_id: group.basement + entity_id: group.basement_lights mode: single - id: '1629133005916' alias: Turn off lab projector when lab chromecast is off @@ -177,6 +177,11 @@ domain: media_player entity_id: media_player.joe_s_lab type: turned_off + for: + hours: 0 + minutes: 0 + seconds: 10 + milliseconds: 0 condition: [] action: - service: media_player.turn_off