Releases: klaasnicolaas/python-gridnet
Releases · klaasnicolaas/python-gridnet
v0.2.0
What’s changed
✨ New features
- #41 Add new items to device model @klaasnicolaas
- #40 Update the dataclass @klaasnicolaas
🚀 Enhancements
- #40 Update the dataclass @klaasnicolaas
⬆️ Dependency updates
- #38 Bump actions/upload-artifact from 2.3.0 to 2.3.1 @dependabot
v0.1.1
What’s changed
🚀 Enhancements
- #37 Small updates on python package @klaasnicolaas
⬆️ Dependency updates
- #5 Bump pip from 21.3 to 21.3.1 in /.github/workflows @dependabot
- #8 Bump flake8-markdown from 0.2.0 to 0.3.0 @dependabot
- #6 Bump pytest-asyncio from 0.15.1 to 0.16.0 @dependabot
- #7 Bump flake8-eradicate from 1.1.0 to 1.2.0 @dependabot
- #11 Bump aiohttp from 3.7.4.post0 to 3.8.0 @dependabot
- #9 Bump flake8 from 3.9.2 to 4.0.1 @dependabot
- #10 Bump coverage from 6.0.2 to 6.1.1 @dependabot
- #12 Bump black from 21.9b0 to 21.10b0 @dependabot
- #13 Bump yarl from 1.7.0 to 1.7.2 @dependabot
- #14 Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot
- #15 Bump isort from 5.9.3 to 5.10.0 @dependabot
- #17 Bump coverage from 6.1.1 to 6.1.2 @dependabot
- #19 Bump aiohttp from 3.8.0 to 3.8.1 @dependabot
- #18 Bump bandit from 1.7.0 to 1.7.1 @dependabot
- #16 Bump isort from 5.10.0 to 5.10.1 @dependabot
- #20 Bump pyupgrade from 2.29.0 to 2.29.1 @dependabot
- #21 Bump black from 21.10b0 to 21.11b0 @dependabot
- #23 Bump black from 21.11b0 to 21.11b1 @dependabot
- #22 Bump actions/setup-python from 2.2.2 to 2.3.0 @dependabot
- #24 Bump blacken-docs from 1.11.0 to 1.12.0 @dependabot
- #25 Bump actions/cache from 2.1.6 to 2.1.7 @dependabot
- #26 Bump pylint from 2.11.1 to 2.12.1 @dependabot
- #29 Bump coverage from 6.1.2 to 6.2 @dependabot
- #27 Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows @dependabot
- #28 Bump flake8-bugbear from 21.9.2 to 21.11.28 @dependabot
- #31 Bump flake8-bugbear from 21.11.28 to 21.11.29 @dependabot
- #30 Bump actions/setup-python from 2.3.0 to 2.3.1 @dependabot
- #32 Bump pre-commit from 2.15.0 to 2.16.0 @dependabot
- #33 Bump pylint from 2.12.1 to 2.12.2 @dependabot
- #34 Bump black from 21.11b1 to 21.12b0 @dependabot
- #35 Bump actions/download-artifact from 2.0.10 to 2.1.0 @dependabot
- #36 Bump actions/upload-artifact from 2.2.4 to 2.3.0 @dependabot
Hello Pure Energie! 🎉
Say hello to the first release of the Pure Energie python lib. This project makes it possible to read your Pure Energie Meter (PEM) device from a local API and use this data elsewhere like Home Assistant 😄
What’s changed
- #2 Add project stuff @klaasnicolaas
✨ New features
- #1 Add the project package files @klaasnicolaas
- #3 Add tests for this project @klaasnicolaas
📚 Documentation
- #4 📚 Update the documentation @klaasnicolaas