Skip to content

Releases: DarwinsBuddy/WienerNetzeSmartmeter

v1.1.0

23 Apr 10:44
Compare
Choose a tag to compare

Thank you @reox for the huge effort taken to contribute a long awaited feature set! 🥳 📈

@reox implemented support for pulling in historical data for each smart meter in a user's account for tracking it in the statistics module of hassio.

Since this is meant as an enhancement and not a replacement of the already existing sensor, after this update
every smart meter sensor will have a sensor.ATXXXXXXXX_statistics (suffixed with _statistics) counterpart.

This new sensor will always be unavailable (due to hassio's limitations of rewriting history, while simultaneously providing a state), but being capable of providing useful historical information for the Energy dashboard.

Again, @reox a huge THANK YOU for this feature. Truly a gift.

⬆️ ✔️ Features

🧰 Maintenance

v1.0.3

20 Feb 22:23
Compare
Choose a tag to compare

Fix import bug in guesstimation

v1.0.2

18 Feb 09:20
Compare
Choose a tag to compare

Fix API usage /welcome vs. /consumptions /baseInformation /meterReadings

1.0.1

21 Jan 13:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

1.0.0

31 Dec 16:54
Compare
Choose a tag to compare

First Release

Thanks @TheRealVira ❤️