Releases: fabian-lauer/dbus-shelly-3em-smartmeter
Releases · fabian-lauer/dbus-shelly-3em-smartmeter
v0.3
After merging some pull-requests (thanks to the supporters) - its just time to release a new version of the script
What's Changed
- added logging options by @Kotty666 in #13
- Revert "added logging options" by @fabian-lauer in #19
- Fix Logging, 3EM as pvinverter, 3EM Position by @Kotty666 in #22
- Add link to current Eastron powermeter patch by @leowinterde in #26
New Contributors
- @Kotty666 made their first contribution in #13
- @fabian-lauer made their first contribution in #19
- @leowinterde made their first contribution in #26
Full Changelog: v0.2...v0.3
v0.2
v0.1
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 :-/