Skip to content

Releases: mr-manuel/venus-os_dbus-mqtt-grid

v0.1.6

19 Aug 09:22
f98ae77
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 Aug 09:21
1458684
Compare
Choose a tag to compare
  • Added: Error handling
  • Changed: Fixed problems when timeout was set to 0.
  • Changed: Handling when voltage=0 is provided and no current

Full Changelog: v0.1.4...v1.0.5

v0.1.4

18 Dec 14:18
0a413e7
Compare
Choose a tag to compare
  • Added: Tasmota support with #8 by @randomname32
  • Added: Timeout on driver startup. Prevents problems, if the MQTT broker is not reachable on driver startup

Full Changelog: v0.1.5...v0.1.4

v0.1.3

22 May 19:47
0532db0
Compare
Choose a tag to compare
  • Changed: Fix crash when rounding none value
  • Changed: Fixed a typo

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 May 10:19
6b7ff75
Compare
Choose a tag to compare
  • Added: Frequency
  • Added: Show to which broker and port the connection was made when logging is set to INFO
  • Added: Try to reconnect every 15 seconds to MQTT broker, if connection is closed abnormally
  • Changed: Improved error handling and output

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Mar 07:17
a9bc3f5
Compare
Choose a tag to compare
  • Added: Timeout in order to disconnect the grid meter, if no new MQTT message is received after x seconds (configurable in config.ini)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Mar 21:20
1563670
Compare
Choose a tag to compare
  • Added: Device name can be changed in the config.ini
  • Added: Device instance can be changed in the config.ini
  • Added: How to create multiple instances in README.md
  • Changed: Topic variable name in config.ini

Full Changelog: v0.0.2...v0.1.0

v0.0.2

06 Mar 08:56
950eab3
Compare
Choose a tag to compare
  • Added: Set logging level in config.default.ini
  • Changed: Logging levels of different messages for clearer output
  • Changed: Optimized log output for faster troubleshooting

Full Changelog: v0.0.1...v0.0.2

v0.0.1

02 Jan 15:10
63d37e6
Compare
Choose a tag to compare

Initial release