Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
vsBewegungsrichtung
Bewegungsausrichtung
alias: Test Automation Bewegungsmelder
description: ""
trigger:
- platform: state
entity_id:
- binary_sensor.bewegungsmelder1
to: "on"
condition: []
action:
- wait_for_trigger:
- platform: state
entity_id:
- binary_sensor.bewegungsmelder2
to: "on"
timeout:
hours: 0
minutes: 0
seconds: 30
milliseconds: 0
- wait_for_trigger:
- platform: state
entity_id:
- binary_sensor.bewegungsmelder3
to: "on"
timeout:
hours: 0
minutes: 0
seconds: 30
milliseconds: 0
continue_on_timeout: false
- service: notify.alexa_media_echo_test
data:
data:
data:
type: tts
message: Dieb im Garten!
mode: single