Changelog
- 42a0d6e Add Huawei AC charger (#10408)
- 4318bff Add OpenWB Software 2.0 (#10418)
- 72f0241 Add go-e Controller (#10378)
- 25f6e13 Easee: poll op_mode on startup (#10403)
- 80f93a7 Easee: stop ticker for LIFETIME_ENERGY update only after disconnecting the vehicle (#10440)
- 8f82e1a Entsoe: decode multiple time series
- b6f1d77 Fix syncing current with charger (#10406)
- db2b659 Flobz: add vehicle wakeup (#10411)
- fa0fb90 InfluxDB: skip strings
- d516e84 Log minSoc and batteryPrioritySoc (#10282)
- cd3e03e Ocpp: treat known transaction id as enabled
- eaea20a Planner: add message for soc vehicles without capacity (#10320)
- fd8fa61 Publish thresholds
- c0f5428 Pulsares: fix setting current (#10410)
- 58e1238 Replace savings with session based stats (#10341)
- 2737de0 Smart Grid Charging: use ≤ instead of < for limits (#10381)
- 0f21f04 VW: add custom timeouts
- 96c5ca2 Warp: add RFID to template capabilities (#10433)
- f6ae811 phoenix-em-eth: auto detect meter (BC) (#10247)
💡 Statistic changes (BC)
This release changes the way we calculate overall savings (Charge Energy Overview dialog). Now these values are based on charging sessions, which are more accurate than the previous method. With this new method, we can also offer values for different time ranges (30d, 365d, total). Charging sessions were introduced a couple of months ago, so your overall kWh numbers will likely be lower than before. See #10341 for more details.