Releases: klaasnicolaas/python-omnikinverter
Releases · klaasnicolaas/python-omnikinverter
v0.4.1
What’s changed
🚀 Enhancements
- #30 Return none on empty values @klaasnicolaas
📚 Documentation
- #30 Return none on empty values @klaasnicolaas
⬆️ Dependency updates
- #26 Bump pyupgrade from 2.25.0 to 2.26.0 @dependabot
- #25 Bump flake8-bugbear from 21.4.3 to 21.9.1 @dependabot
- #27 Bump codecov/codecov-action from 2.0.3 to 2.1.0 @dependabot
- #28 Bump black from 21.8b0 to 21.9b0 @dependabot
- #29 Bump pylint from 2.10.2 to 2.11.1 @dependabot
v0.4.0
What’s changed
✨ New features
- #23 Add Device info @klaasnicolaas
🚀 Enhancements
- #22 Add extra pytest tests @klaasnicolaas
v0.3.2
What’s changed
🐛 Bug fixes
- #19 Fix a calculation bug for total energy @klaasnicolaas
🚀 Enhancements
- #21 Improve the code coverage @klaasnicolaas
⬆️ Dependency updates
- #20 Bump pre-commit from 2.14.1 to 2.15.0 @dependabot
v0.3.1
What’s changed
🐛 Bug fixes
- #18 Fix some small issues @klaasnicolaas
🚀 Enhancements
- #18 Fix some small issues @klaasnicolaas
v0.3.0
What’s changed
🚨 Breaking changes
- #15 Support for inverters with JSON output @klaasnicolaas
✨ New features
- #15 Support for inverters with JSON output @klaasnicolaas
- #16 Add new data entities to dataclass model @klaasnicolaas
🚀 Enhancements
- #16 Add new data entities to dataclass model @klaasnicolaas
📚 Documentation
- #17 📚 Update the docs @klaasnicolaas
⬆️ Dependency updates
- #14 Bump pre-commit from 2.14.0 to 2.14.1 @dependabot
- #11 Bump blacken-docs from 1.10.0 to 1.11.0 @dependabot
- #12 Bump black from 21.7b0 to 21.8b0 @dependabot
- #13 Bump pyupgrade from 2.24.0 to 2.25.0 @dependabot
v0.2.2
v0.2.1
v0.2.0
What’s changed
🚨 Breaking changes
- #7 Change names for some data entities @klaasnicolaas
✨ New features
- #8 Add firmware version entity @klaasnicolaas
🚀 Enhancements
- #7 Change names for some data entities @klaasnicolaas
⬆️ Dependency updates
- #5 Bump yamllint from 1.26.2 to 1.26.3 @dependabot
- #4 Bump pyupgrade from 2.23.3 to 2.24.0 @dependabot
- #3 Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows @dependabot
- #6 Bump pylint from 2.9.6 to 2.10.2 @dependabot
Hello Omnik Inverter! 🎉
First release
Say hello to the first release of the Omnik Inverter python lib. This project makes it possible to read your inverter device and use this data elsewhere.