Skip to content

Commit

Permalink
Correct switch for Starte Snowie wenn wir weg sind
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Sep 21, 2021
1 parent 3d2e8df commit 72cb48f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/vacuum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ automation:
trigger:
- platform: state
entity_id: input_boolean.is_home
from: 'on'
to: 'off'
for:
seconds: 10
Expand Down Expand Up @@ -98,7 +99,7 @@ automation:
use_blueprint:
path: sp3cialck/deconz-xiaomi-aqara-wxkg11lm-smart-wireless-mini-switch.yaml
input:
remote: 4924aa9b422d4c18970529401bd1880f
remote: f9593a92724b462e815eb27253bb7dab
button_press_in:
- wait_for_trigger:
- platform: state
Expand Down

0 comments on commit 72cb48f

Please sign in to comment.