Releases: a529987659852/openwbmqtt
v0.5.5 - Additional Sensors
What's Changed
- Add pv/DailyYieldKwh and global/DailyYieldHausverbrauchKwh by @northalpha in #38
New Contributors
- @northalpha made their first contribution in #38
Full Changelog: v0.5.4...v0.5.5
Add sensor evu/W
v0.5.3
What's Changed
-
Add sensors by @ChristophCaina in #36
added: system/lastRfId
added: global/WAllChargePoints
added: global/DailyYieldAllChargePointsKwh
added: socFaultState (LP)
added: socFaultStr (LP)
added: lastRfId (LP)
Fixed Icon: evu/DailyYieldImportKwh
Full Changelog: v0.5.2...v0.5.3
Fix sensors who report their values in Wh instead of kWh
What's Changed
Christoph caina patch 1 by @ChristophCaina in #35
The following sensors were fixed:
- houebattery/WhImported
- housebattery/WhExported
- pv/WhCounter
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: v0.5...v0.5.1
v0.5
What's Changed
- improvements by @ChristophCaina in #32
New Contributors
- @ChristophCaina made their first contribution in #32
Full Changelog: v0.3.1...v0.5
Fix state classes of some sensors
Full Changelog: v0.2.2...v0.3.1
Fix: Publish switch/number/select to correct MQTT topics
Update energy counters to support HA energy dashboard
Counter sensor properties updated for HA energy dashboard
Full Changelog: v0.2.1...v0.2.2
Added support for manual SoC mode / fix entity_category
The manual SoC can now be entered on the UI if the respective SoC module is used
Fix: entity_category does not support string as of 2022.4-> use EntityCategory instead