Skip to content

Commit

Permalink
fix snowie start
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Oct 19, 2021
1 parent dad9eb4 commit ea66991
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/vacuum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,15 @@ automation:
input:
remote: f9593a92724b462e815eb27253bb7dab
button_press_in:
- service: notify.alexa_media_kevins_echo_dot_wohnzimmer
- alias: 'Confirm via Alexa'
service: notify.alexa_media
data:
target:
- media_player.kevins_echo_dot_wohnzimmer
data:
type: announce
method: speak
message: 'Ich starte Snowie sobald ihr weg seid.'
message: 'Ich starte Snowie sobald ihr weg seid.'
- wait_for_trigger:
- platform: state
entity_id: input_boolean.is_home
Expand Down

0 comments on commit ea66991

Please sign in to comment.