Skip to content

Releases: fabian-lauer/dbus-shelly-3em-smartmeter

v0.3

27 Feb 20:27
Compare
Choose a tag to compare

After merging some pull-requests (thanks to the supporters) - its just time to release a new version of the script

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

v0.2

28 Mar 11:29
Compare
Choose a tag to compare

Fixed calculation problem - now we are using the total-numbers from the Shelly 3EM, which is important for correct display in VRM Portal.
Special thanks to @vikt0rm who gave me the tip 👍

v0.1

21 Mar 10:19
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

This is the first release of my little script.
It is still in testing. The following things have been changed compared to the last version:

  • Additional config-value in config.ini
    DEFAULT->SignOfLifeLog
    Sets the time in minutes a log-entry is written with latest status (last-update time and last ac-power value)
  • Fix bug in _update() that leads to remove of 'timer'-call, which means that the script was doing nothing :-/