Skip to content

Releases: Jalle19/eda-modbus-bridge

2.2.0

16 Nov 21:29
Compare
Choose a tag to compare
  • Log attempts to reconnect to the MQTT broker (#36)
  • Add documentation on how to physically connect to the unit
  • Expose the device state (#46)
  • Configure entity icons for alarm sensors
  • Move Home Assistant related logic to homeassistant.mjs
  • Publish device information over MQTT once only (#43)

2.1.0

24 Jan 16:12
Compare
Choose a tag to compare
  • Add basic test suite
  • Retain MQTT discovery configuration messages (fixes #29)
  • Publish only changed settings or modes in MQTT callback (fixes #33)
  • Add alarms support (fixes #31)
  • Format code using prettier
  • Support running on Node.js 12.x (fixes #38)

2.0.0

11 Jan 20:14
4ba6bc2
Compare
Choose a tag to compare

First production-ready version with full MQTT support and good Home Assistant integration