This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Releases: vlebourl/custom_vesync
Releases · vlebourl/custom_vesync
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
Breaking change
Requirements have been updated to the latest version of the pyvesync
library. Unfortunatly, upgrading to this version may require to manually uninstall pyvesync then restart Home Assistant. If a standard update and reboot doesn't work, try the following:
- remove integration
- uninstall the integration from HACS
- reboot
- install from hacs
- reboot
- add integration.
If that doesn't work either, uninstall pyvesync, then reinstall. For a HassIO installation, ssh into the installation (this requires the SSH & Web Terminal), run the following docker exec -it homeassistant pip3 uninstall -y pyvesync
, then reboot.
What's changed
- Fix requirements.
Contributors to this release
v0.2.2
v0.2.1
v0.2.0
v0.1.16
What's changed
🐛 Bug Fixes
- Fix air quality reading. (#48) @vlebourl
- Fix setting speed level for air purifiers. (#46) @vlebourl
This has been tested on the PUR131S. Please be aware the changes may affect other untested fans.
Report any regression to https://github.com/vlebourl/custom_vesync/issues