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.
Ja, das ist ja auch richtig...ich bin gerade etwas verwirrt.der Akku-Stand noch als Bedingung fürs Ausschalten hinterlegt ist
- platform: numeric_state
entity_id: "sensor.battery_charging_power "
for:
hours: 0
minutes: 30
seconds: 0
alias: Ladeleistung < 5kW
below: 5000
id: Ladeleistung <
alias: Leistung über 7,5 kW Warmwasser aus
description: Warmwasserbereitung wird ausgeschaltet
trigger:
- platform: numeric_state
entity_id:
- sensor.load_power
above: 7500
condition: []
action:
- type: turn_off
device_id: Shelly pro 2
entity_id: Shelly pro 2 Switch 0
domain: switch
mode: single
alias: Leistung unter 7,5 kW Warmwasser ein
description: ""
trigger:
- platform: device
type: turned_off
device_id: Shelly pro 2
entity_id: Shelly pro 2 Switch 0
domain: switch
for:
hours: 0
minutes: 15
seconds: 0
- platform: numeric_state
entity_id:
- sensor.load_power
below: 7500
condition: []
action:
- type: turn_on
device_id: Shelly pro 2
entity_id: Shelly pro 2 Switch 0
domain: switch
mode: single
alias: Leistung über 7,5 kW Warmwasser aus
description: Warmwasserbereitung wird ausgeschaltet
trigger:
- platform: numeric_state
entity_id:
- sensor.load_power
above: 7500
condition: []
action:
- type: turn_off
device_id: Shelly pro 2
entity_id: Shelly pro 2 Switch 0
domain: switch
mode: single
alias: Leistung unter 7,5 kW Warmwasser ein
description: ""
trigger:
- platform: numeric_state
entity_id:
- sensor.load_power
for:
hours: 0
minutes: 15
seconds: 0
below: 7500
condition: []
action:
- type: turn_on
device_id: Shelly pro 2
entity_id: Shelly pro 2 Switch 0
domain: switch
mode: single