Yes I was thinking about multiple use cases in addition to the main feature request here like
- restrict view and operation to the "own" charger for app-style UI usage
- add local touch display min...
> power: sunspec model not found: [{203 0 W}]
Der WR liefert keine Daten des Grid-Meters mehr im erwarteten SunSpec Modell 203.
Ich würde mal tippen das Gerät braucht einen Neustart, die Konf...
### Describe the bug
evcc startet nach dem update nicht mehr. Config ist unverändert.
### Steps to reproduce
1. update auf 0.132.1
2.
3.
...
### Configuration details
```yaml
meters:
-...
Mmmh, finde schon dass die API dadurch im ersten Schritt besser bzw. verständlicher wird.
Im zweiten Schritt werden dann die Implementierungen angepasst damit niemand mehr "A"/"B"/"C" übergibt.
...
"hold" means disable discharge of the battery.
If that is not possible battery should be disabled completly.
Whenever possible do not use any SoC or time related controls for battery control.
### Describe the bug
Vor zwei Wochen hatte ich bereits ein Ticket eröffnet. Dort hat sich herausgestellt das die Wallbox kein Smart Charging unterstützt: https://github.com/evcc-io/evcc/issues/1...
### Describe the bug
Connection to inverter via modbus tcpip:
- Connect to inverter's internal WLAN (NOT to SDongle)
- Connect via modbusProxy
Setup:
```
#
# Huawei SUN2000-6KTL-M1 (...
### Describe the bug
In the `minpv` (/api/loadpoints/1/mode/minpv) configuration, the charging session will not stop if the threshold of the `pv charge current` is below the `min. current` (see ...
Thank you.
Could you please try if the error is the same for
```
evcc meter --battery-mode normal --log trace,db:error -c /etc/evcc.yaml
```
and
```
evcc meter --battery-mode charge --log t...
Our current implementation level of SG Ready recommendation interface does only support the boost case. It is a kind of first step.
There are several aspects that may be improved and for sure we...
Vehices could be (re)assigned manually at any time. You do not need to restart anything. Just use the UI (or API) to fix a situation where the vehicle detection is not possible.
I wonder how MQTT should make synchronous communication possible in this way, since to my knowledge any client can write in any order at any time on a topic. There is missing a message ID to track ...
> [main ] INFO 2025/01/06 16:17:23 using config file: /home/kjohann/evcc.yaml
> [db ] INFO 2025/01/06 16:17:23 using sqlite database: /home/kjohann/.evcc/evcc.db
Hier wird eine andere Konfigdat...
Right. The heatpump should shut off on its own when the target temperature is reached.
Exactly like a BMS would stop charging if the battery reached the target of 100% state of charge.
SG Ready...
Mmmh. This should be better solved via a thermostat or home automation?
The task of evcc is energy management. To this end, it _permits_ or _prohibits_ individual consumers to obtain electrical ...
### Describe the bug
Obwohl Zählerstände zu Beginn und Ende des Ladevorgangs richtig erkannt wurden, hat evcc falsch gerechnet.
Der Wert für die geladene Energiemenge wird uns nicht nachvollziehb...
Das Problem lässt sich normalerweise gut über ein LM-Circuit entschärfen.
Limit des Circuits der Box auf 11 kW und auf 20A setzen.
Die Box muss natürlich dann dauerhaft auf den höchsten Phasenstr...
Bei 0x40A0 passt keine der Beschreibungen in diversen Dokumenten von SAJ. Da geht es nur um Loads (Hausverbrauch).
Von der Beschreibung her ergibt nur `0x40A7` oder vielleicht noch `0x40AD` größer...