Update: Battery Optimizer v3.4.0 mit allen Fixes und Features

This commit is contained in:
felix.zoesch
2025-12-12 08:20:19 +01:00
commit d2a41aad2d
78 changed files with 18053 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
alias: "Switch: Manuelle Speicherbeladung aktivieren"
description: ""
triggers:
- trigger: state
entity_id:
- input_boolean.goodwe_manual_control
from: "off"
to: "on"
conditions: []
actions:
- action: rest_command.set_ess_remote_mode
data: {}
- action: automation.turn_on
metadata: {}
data: {}
target:
entity_id: automation.automation_speicher_manuell_laden
mode: single