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.
alias: Spannung ?
description: ""
trigger:
- type: voltage
platform: device
device_id: beb75e012eb0e65d19c2ea4ebe68bdf6
entity_id: 7edf54228aae7634cd2dd1b520a57321
domain: sensor
below: 200
id: B200
- type: voltage
platform: device
device_id: beb75e012eb0e65d19c2ea4ebe68bdf6
entity_id: cd6ab0ca35b04f391ab6357403f9f03c
domain: sensor
below: 200
id: C200
- type: voltage
platform: device
device_id: beb75e012eb0e65d19c2ea4ebe68bdf6
entity_id: 7edf54228aae7634cd2dd1b520a57321
domain: sensor
above: 210
id: B210
- type: voltage
platform: device
device_id: beb75e012eb0e65d19c2ea4ebe68bdf6
entity_id: cd6ab0ca35b04f391ab6357403f9f03c
domain: sensor
id: C210
above: 210
condition: []
action:
- choose:
- conditions:
- condition: or
conditions:
- condition: trigger
id:
- B200
- condition: trigger
id:
- C200
sequence:
- service: scene.turn_on
target:
entity_id: scene.alarm
metadata: {}
- conditions:
- condition: and
conditions:
- condition: trigger
id:
- B210
- condition: trigger
id:
- C210
sequence:
- service: scene.turn_on
target:
entity_id: scene.kein_alarm
metadata: {}
mode: single