v5.0.0-beta
Pre-releasev5.0.0 BETA
Install only if you want to be on the bleeding edge, and are okay with
changing your current setup and report bugs
Otherwise, skip this version.
This version is by all standards a rewrite of the integration. 105 files changed, 63,895 additions and 4,429 deletions.
Gone are all the login types no longer possible, and only the token based login is possible. Please review the README.md
file very thoroughly before installing this early version.
For all intents and purposes this release in not backwards compatible. While there is a migration built-in I strongly
recommend removing the currently installed version before upgrading. Your current sensors are invalid, and new ones created.
Any current charts, scripts, and whatever needs to be updated.
After upgrading the integration will spend some time fetching data for the historical statistics. It will take a few minutes.
Then update your charts and so on. Look at the README to find out more.
Changes:
- Updated README with instructions
- Removed v4.x sensors and introduced new statistics sensors
- Removed putting lots of data in attributes, all saved much better as statistics now
- Removed all other types of authentication except the token based one
- Fixed bugs "failed to load extension" #18, and another one not putting hourly data on the right hours (UTC issue)
- Added unit tests covering so far 56% code (the most important bits)
- Removed Selenium addon
- Moved Chrome addon to it's own repository (https://github.com/kpoppel/homeassistant-novafos-chrome-addon)
When I have seen this version run for some time I will release it as the next version incl. any bugfixes coming along.
Full Changelog: v4.3.1...v5.0.0-beta