From ea66991cd30cf0ad61db49dce8026c0aec9c6142 Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Tue, 19 Oct 2021 20:18:42 +0200 Subject: [PATCH] fix snowie start --- packages/vacuum.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/vacuum.yaml b/packages/vacuum.yaml index 2903de6..5fa5165 100644 --- a/packages/vacuum.yaml +++ b/packages/vacuum.yaml @@ -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