Releases: loopj/aiovantage
Releases · loopj/aiovantage
0.12.8
Changes
- Split sensor methods into cached/hardware variants, default to cached
0.12.7
Changes
- Add
InvalidObjectError
error class
0.12.6
Changes
- Increase backwards compatibility for sensors and thermostats
0.12.5
Fixes
- Fix sensor precision conversion
0.12.4
Fixed
- Use un-cached sensor data by default
0.12.3
Fixes
- Support both string and integer responses from Thermostat interface, to support older controllers
0.12.2
Changes
- Expose the vantage object type on
SystemObject
0.12.1
Changes
- Add
__contains__
and __getitem__
methods to Vantage
client
0.12.0
Features
- Add support for thermostats and temperature sensors
0.11.1
Fixes
- Fix a couple more backward compatibility issues