Skip to content

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

v0.1.9

17 Feb 15:34
8f628f5
Compare
Choose a tag to compare

⚠️ This version is required for Venus OS v3.60~27 or later, but it is also compatible with older versions.

  • Added: paho-mqtt module to driver
  • Added: Power factor
  • Added: Shelly Gen2+ device support by @jjdejong
  • Added: Tasmota device support
  • Changed: Broker port missing on reconnect
  • Changed: Default device instance is now 100
  • Changed: Fixed service not starting sometimes

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

17 Feb 15:29
e6f5f29
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

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