WienerNetzeSmartmeter Versions Save

A home-assistant integration supporting WienerNetze Smartmeters as sensors

v1.4.7

1 month ago

Changes

  • chore(build): bump python setup to v5 to use caching feature and remove venv-cache (#225) @DarwinsBuddy
  • fix leap year bug (use relativetimedelta) #220 @DarwinsBuddy
  • fix negative consumption and add explaination (#221) @reox

v1.4.6

3 months ago

Changes

  • Fixes #217
  • Fixes #218
  • Removes support for copying a smart meter's name from the Portal into Home Assistant
  • Please follow instructions in the FAQs How can I start over with a fresh data import? when still facing any issues with the integration after updating

v1.4.5

3 months ago

Changes:

  • Fixes #215 Faulty response handling of API call to /zaehlpunkte

v1.4.4

3 months ago

Changes

  • Add extensive debug logging for api calls to better react on issues collaboratively
  • Use for historical import old API's call to bewegungsdaten
  • Refactor import of historical data

v1.4.3

4 months ago

Changes

  • Fixes #209 wrong state class attribute usage

v1.4.2

4 months ago

Changes

  • Bugfix/verbrauch (#206) @reox
  • Change statistics_sensor to measurement and set it to 0 kWh at the end (#123) @DarwinsBuddy
  • Fix API client messing with statistics sensor #204, #203, #202

v1.4.1

5 months ago

Changes

  • Bugfix #199 Refactoring gone wrong

v1.4.0

6 months ago

Changes

  • Adjust integration to breaking changes of the WienerNetze smartmeter API

v1.3.2

6 months ago

Changes

  • Fixes #193 (historical import takes now granularity of zaehlpunkt into account)

v1.3.1

6 months ago

Changes

  • Add debug logs for historical data loading