Skip to content

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

v0.1.7

02 Jul 09:08
a837a85
Compare
Choose a tag to compare
  • Changed: Update energy_forward only if it was received
  • Changed: Fixed problems when timeout was set to 0.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

27 Feb 09:39
85a8b61
Compare
Choose a tag to compare
  • Changed: Allow to populate only L2 and/or L3 even if L1 is missing

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

v0.1.5

18 Dec 14:38
559aaf4
Compare
Choose a tag to compare
  • Added: Timeout on driver startup. Prevents problems, if the MQTT broker is not reachable on driver startup
  • Changed: Fixed status flapping between running and standby

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

v0.1.4

06 Nov 20:37
b68a29d
Compare
Choose a tag to compare
  • Added: Frequency
  • Added: StatusCode: 7 = Running; 8 = Standby

Full Changelog: v0.1.3...v0.1.4

v0.1.3

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

v0.1.2

18 May 10:19
243218d
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

v0.1.1

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

v0.1.0

10 Mar 21:17
f33d0cd
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

v0.0.2

06 Mar 09:14
46d1f26
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

v0.0.1

02 Jan 15:03
20da952
Compare
Choose a tag to compare

Initial release