Skip to content

Releases: a529987659852/openwbmqtt

v0.5.3

19 Oct 16:27
6e60c78
Compare
Choose a tag to compare

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

11 Oct 11:23
55d4b70
Compare
Choose a tag to compare

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

10 Oct 12:42
28a926e
Compare
Choose a tag to compare

Full Changelog: v0.5...v0.5.1

v0.5

10 Oct 12:42
d840594
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.5

Fix state classes of some sensors

16 Jun 09:26
Compare
Choose a tag to compare

Fix: Publish switch/number/select to correct MQTT topics

16 Jun 09:05
253af11
Compare
Choose a tag to compare

Update energy counters to support HA energy dashboard

29 May 16:19
Compare
Choose a tag to compare

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

03 Apr 11:24
Compare
Choose a tag to compare

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

Services replaced / House battery sensors / New binary sensors / Changed field labels

13 Mar 15:32
dd62ff6
Compare
Choose a tag to compare

Comprehensive changes:

  • True/false sensors --> binary sensors
  • Replace service calls by number, select, and switch entities
  • Conversion function for sensors
  • Add sensors for house battery
  • Improve unterstandability by changing field labels

v0.1.2

15 Dec 15:08
Compare
Choose a tag to compare
  • Added house sensors
  • Added IP sensor for openWB
  • It is now possible to visit the device from HA. The respective IP must be maintained during configuration
  • DE translation included
  • Technical detail: mqtt.publish requires hass (needed for HA 2021.12)