Releases: loopj/home-assistant-vantage
Releases · loopj/home-assistant-vantage
0.10.0
Features
- Add support for Vantage
Thermostat
objects as climate entities in Home Assistant - Add support for Vantage
Temperature
sensors - Add support for Vantage
AnemoSensor
(wind speed) sensors - Add support for Vantage
LightSensor
sensors
Other
Various changes to move up the Integration Quality Scale:
- Put the integration into "reauth required" state if we detect a
LoginFailedError
orLoginRequiredError
- Mark entities as unavailable if we receive an
InvalidObjectError
during a request - Wrap failed requests in
HomeAssistantError
0.10.0-beta5
Changes
- Bump aiovantage dependency, use different approach to fetching thermostat sensors to increase backwards compatibility
0.10.0-beta4
Fixes
- Bump
aiovantage
dependency, fixes sensor precision conversion
0.10.0-beta3
Changes
- Bump
aiovantage
version to use un-cached sensor values by default
0.10.0-beta2
Changes
- Improve error handling by putting the integration into "reauth required" state if we detect a
LoginFailedError
orLoginRequiredError
- Bump
aiovantage
version to fix Thermostat interface parsing bug in old controllers
0.10.0-beta1
Features
- Add support for Vantage Thermostats as climate entities in Home Assistant
- Add support for temperature, wind speed, and light sensors
0.9.0
0.9.0-beta3
Update aiovantage dependency to fix a couple more backwards compatibility issues
0.9.0-beta2
Fix aiovantage dependency
0.9.0-beta
Beta release to potentially fix compatibility with older Vantage controllers.