Releases: plugwise/plugwise_usb-beta
Async testing v0.50.0a13
Fixed repository for hacs deployment
DO NOT INSTALL - For internal async testing only
Merge pull request #216 from plugwise/feature/arnout/python_3_13 Feature/arnout/python 3 13
DO NOT INSTALL - For internal async testing only
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
- Improved log messages
New Features 🎉
- Add model type to device info
Bug Fixes 🐛
- Resolves issue keeping track of the awake (on-line) state of battery powered devices
Full Changelog of HomeAssistant integration: v0.50.0a10...v0.50.0a11
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a19...v0.40.0a21)
DO NOT INSTALL - For internal async testing only - v0.50.0a9
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
- Improved log messages at both integration and backend library
- Optimized energy log retrieval
Bug Fixes 🐛
- Fix file name issue for cache file of nodes
Full Changelog of HomeAssistant integration: v0.50.0a8...v0.50.0a9
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a16...v0.40.0a18)
DO NOT INSTALL - For internal async testing only - v0.50.0a8
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
- Improved log messages
Bug Fixes 🐛
- Do not log warning messages when cache files are missing at first time the integration runs (reported at #174)
- Do not log incorrect warning message when a normal motion state change is detected by Scan devices
Full Changelog of HomeAssistant integration: v0.50.0a7...v0.50.0a8
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a15...v0.40.0a16)
DO NOT INSTALL - For internal async testing only - v0.50.0a10
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
- Prevents pollution of system log for retrieval of energy sensors warnings during startup.
It's expected the energy sensors need some time to collect the required data. Especially during the first startup of this async version when there is no cache data available yet.
Full Changelog of HomeAssistant integration: v0.50.0a9...v0.50.0a10
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a18...v0.40.0a19)
DO NOT INSTALL - For internal async testing only - v0.50.0a7
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
Bug Fixes 🐛
- Create cache folder at initial setup when it does not exists yet (reported at #174)
Full Changelog of HomeAssistant integration: v0.50.0a5...v0.50.0a6
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a13...v0.40.0a15)
DO NOT INSTALL - For internal async testing only - v0.50.0a6
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.7 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
Bug Fixes 🐛
- Should fix a race condition in creating cache folder at initial setup reported at #174
Full Changelog of HomeAssistant integration: v0.50.0a5...v0.50.0a6
Full Changelog of library: plugwise/python-plugwise-usb@v0.40.0a13...v0.40.0a14)
DO NOT INSTALL - For internal async testing only - v0.50.0a5
This version is a experimental (async) version of this integration.
Warning
When upgrading from v0.40.6 release, this async version will automatically update the IDs of existing entities.
Switching back to version v0.40.7 will revert the ID change automatically. Directly downgrading to any version prior to v0.40.7 will result in new entities.
What's Changed
- Optimized network communication to Plugwise devices
- Improved logging both at integration and backend
Full Changelog of HomeAssistant integration: v0.50.0a3...v0.50.0a5
Full Changelog of library: plugwise/python-plugwise-usb@v0.31.3...v0.40.0a13)