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