Aiovantage

Latest version: v0.22.3

Safety actively analyzes 722344 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.15.0

What's Changed
* Allow passing custom SSL contexts to `Vantage` constructor
* Update dependencies

0.14.0

What's Changed
* Add a bunch of missing station types by loopj in https://github.com/loopj/aiovantage/pull/95
* Fix firmware version lookup by loopj in https://github.com/loopj/aiovantage/pull/96


**Full Changelog**: https://github.com/loopj/aiovantage/compare/0.13.0...0.14.0

0.13.0

Changes
- Added tilt methods to `BlindInterface`
- Detect system program events
- Refactor object interfaces to centralize parsing of `INVOKE` responses and status messages
- Moved to modern python typing syntax

Breaking
- Arguments to `LoadInterface.ramp` have changed to match the underlying method call
- `Thermostat.FanMode.OFF` has changed to `Thermostat.FanMode.AUTO` to reflect actual state
- All interface enums now match the case of the enum strings returned by Vantage (mostly PascalCase)
- Renamed `RGBLoadInterface.get_rgb_channel`, `RGBLoadInterface.get_hsl_attribute`, and `RGBLoadInterface.get_rgbw_channel` to match underlying method calls
- `RGBLoadInterface.get_color` now returns a packed integer, rather than a byte array

0.13.0b1

Changes
- Added tilt methods to `BlindInterface`
- Detect system program events
- Refactor object interfaces to centralize parsing of `INVOKE` responses and status messages
- Moved to modern python typing syntax

Breaking
- Arguments to `LoadInterface.ramp` have changed to match the underlying method call
- `Thermostat.FanMode.OFF` has changed to `Thermostat.FanMode.AUTO` to reflect actual state
- All interface enums now match the case of the enum strings returned by Vantage (mostly PascalCase)
- Renamed `RGBLoadInterface.get_rgb_channel`, `RGBLoadInterface.get_hsl_attribute`, and `RGBLoadInterface.get_rgbw_channel` to match underlying method calls
- `RGBLoadInterface.get_color` now returns a packed integer, rather than a bytearray

0.12.8

Changes
- Split sensor methods into cached/hardware variants, default to cached

0.12.7

Changes
- Add `InvalidObjectError` error class

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.