Releases: plugwise/plugwise_usb-beta
DO NOT INSTALL - For internal testing only
This version is a complete rewrite of this integration.
Warning
This version will update the IDs of existing entities.
Switching back version v0.40.6 (or before) will result in new entities
This versions has the following improvements to previous prerelease version v0.40.7a1
- Better handling of available state of devices
- Less verbose logging
- Improved stability in backend
DO NOT INSTALL - For internal testing only
This version is a complete rewrite of this integration.
Warning
This version will update the IDs of existing entities. Switching back version v0.40.6 (or before) will result in new entities
Be aware this is the first alpha version so expect this version to be unstable.
Some highlights of changes:-
- Backend is changed from threaded to async (which fits better to Home Assistant)
- Default polling configuration can be disabled and you can use your own automation with custom polling frequency (like other integrations)
- Local caching of energy data to speedup loading the integration after a restart and minimize network congestion issues
- Migrated to new entity naming format to support translations
v0.40.6
v0.40.5
What's Changed
Bug Fixes 🐛
- Correct missing plugwise_usb parts by @CoMPaTech in #112
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.11 by @renovate in #114
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.12 by @renovate in #116
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.13 by @renovate in #117
- Update actions/cache action to v4 by @renovate in #118
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.14 by @renovate in #119
Other Changes
- release update of backend to 0.31.2 by @dirixmjm in #115
- bump to v0.40.5 with update to version v0.31.2 of the backend by @dirixmjm in #120
New Contributors
Full Changelog: v0.40.4...v0.40.5
Recent improvements on EnergyCounters and Network Floodings.
What's Changed
Bug Fixes 🐛
- Correct missing plugwise_usb parts by @CoMPaTech in #112
Maintenance 🧰
Other Changes
New Contributors
Full Changelog: v0.40.4...v0.40.5a1
v0.40.4
What's Changed
Exciting New Features 🎉
Bug Fixes 🐛
- Cachebump and remove black by @CoMPaTech in #106
Maintenance 🧰
- Update pre-commit hook psf/black to v23.9.0 by @renovate in #70
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.288 by @renovate in #71
- Update pre-commit hook psf/black to v23.9.1 by @renovate in #72
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.289 by @renovate in #74
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.290 by @renovate in #75
- Update pre-commit hook asottile/pyupgrade to v3.11.0 by @renovate in #76
- Update pre-commit hook asottile/pyupgrade to v3.11.1 by @renovate in #77
- Update pre-commit hook asottile/pyupgrade to v3.12.0 by @renovate in #78
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.291 by @renovate in #79
- Update actions/checkout action to v4.1.0 by @renovate in #80
- Update pre-commit hook asottile/pyupgrade to v3.13.0 by @renovate in #81
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.37.0 by @renovate in #82
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.292 by @renovate in #83
- Update pre-commit hook codespell-project/codespell to v2.2.6 by @renovate in #84
- Update pre-commit hook asottile/pyupgrade to v3.14.0 by @renovate in #85
- Update pre-commit hook asottile/pyupgrade to v3.15.0 by @renovate in #86
- Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 by @renovate in #87
- Update actions/checkout action to v4.1.1 by @renovate in #88
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.0 by @renovate in #89
- Update pre-commit hook psf/black to v23.10.0 by @renovate in #90
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.1 by @renovate in #91
- Update pre-commit hook psf/black to v23.10.1 by @renovate in #92
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.2 by @renovate in #93
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.3 by @renovate in #94
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.4 by @renovate in #95
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.5 by @renovate in #96
- Update pre-commit hook psf/black to v23.11.0 by @renovate in #97
- Update pre-commit hook adrienverge/yamllint to v1.33.0 by @renovate in #98
- Update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 by @renovate in #99
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.6 by @renovate in #100
- Update pre-commit hook PyCQA/bandit to v1.7.6 by @renovate in #103
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.9 by @renovate in #101
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.38.0 by @renovate in #104
- Update actions/setup-python action to v5 by @renovate in #102
Other Changes
- Update teams structure by @CoMPaTech in #73
Full Changelog: v0.40.3...v0.40.4
v0.40.3
⛔🚩 Help wanted 🚩⛔
As a team we have been unable to maintain communications with the main tester and developer for the USB legacy devices. If you want to help us maintain the USB code by joining (or reaching out to @brefra) contact us through this issue.
What's Changed
Minimum version bumped to Core 2023.8 as per translation changes
Maintenance 🧰
- Move/add strings and translations by @CoMPaTech in #66
chores through @renovate
Update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 by @renovate in #62 (via v3.0.2 in #58)
Update actions/checkout action to v4.0.0 by @renovate in (via #60 and suggested in #65 but along in #66)
Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.287 by @renovate in #63 (via .283 in #55, .284 in #56, .285 in #59 and .286 in #61)
Other Changes
- Add help wanted by @CoMPaTech in #68
- Bump minimum version by @CoMPaTech in #69
Full Changelog: v0.40.2...v0.40.3
Maintenance release
fixing service translations for Home Assistant Core besides the noteworthy PR from @CasparTheBridge all other changes are development related.
What's Changed
Exciting New Features 🎉
- Enable pre-commit, detect requirements better by @CoMPaTech in #18
- CI/CD Improvements by @CoMPaTech in #24
- Add translations by @CoMPaTech in #51
- Add release drafter by @CoMPaTech in #53
Bug Fixes 🐛
- Fix ruff by @CoMPaTech in #28
- Re-apply ruff from plugwise, bump cache by @CoMPaTech in #35
- Replay recent ruff changes from Smile beta by @CoMPaTech in #32
- Adjust pre-commit repo location by @CoMPaTech in #36
Maintenance 🧰
- Update pre-commit hook adrienverge/yamllint to v1.31.0 by @renovate in #19
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.0-alpha.8-for-vscode by @renovate in #20
- Update pre-commit hook asottile/pyupgrade to v3.3.2 by @renovate in #22
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.0-alpha.9-for-vscode by @renovate in #23
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.34.0 by @renovate in #25
- Update pre-commit hook asottile/pyupgrade to v3.4.0 by @renovate in #26
- Update pre-commit hook adrienverge/yamllint to v1.32.0 by @renovate in #27
- Update actions/checkout action to v3.5.3 by @renovate in #29
- Update pre-commit hook codespell-project/codespell to v2.2.5 by @renovate in #31
- Update pre-commit hook asottile/pyupgrade to v3.8.0 by @renovate in #30
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.35.0 by @renovate in #33
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.277 by @renovate in #37
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.0 by @renovate in #38
- Update pre-commit hook asottile/pyupgrade to v3.9.0 by @renovate in #39
- Update pre-commit hook psf/black to v23.7.0 by @renovate in #40
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.278 by @renovate in #41
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.279 by @renovate in #43
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.280 by @renovate in #44
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.282 by @renovate in #48
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.1 by @renovate in #52
- Update pre-commit hook asottile/pyupgrade to v3.10.1 by @renovate in #47
- Update pre-commit hook cdce8p/python-typing-update to v0.6.0 by @renovate in #49
Other Changes
- Update README.md by @CasparTheBridge in #42
New Contributors
- @renovate made their first contribution in #19
- @CasparTheBridge made their first contribution in #42
Full Changelog: v0.40.1...v0.40.2
USB: custom_component release
(Re-)release of Plugwise USB as a single integration.
DO NOT INSTALL - For internal testing
v0.40.0a3 Remove all plugwise-beta related comments