Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.34.0
Changed
- Code refactoring
Fixed
- duplicated entries in getChildren
- Domains are now in domains topic
- Fixed Request Tracker
- Parking Position also selectivevly usable
0.34.0.dev11
Changed
- Code refactoring
Fixed
- duplicated entries in getChildren
- Domains are now in domains topic
0.33.0
Added
- Add new tags attribute
0.32.1
Fixed
- Fixed a problem where the temperature of the climatization is always set to 20.5 C
0.32.0
Fixed
- Change datatype for chargePower_kW and chargeRate_kmph from Integer to Float
0.31.0
Added
- Image support is now optional and can be installed with pip install weconnect[Images], remove [Images] if you do not need image support in your project
- New disconnect method that cancles all timers and thus terminates all additional threads
- New timeout parameter to limit the time waiting in requests for the VW servers
0.30.4
Fixed
- Fix problem with stored tokens
- Hide 504 gateway_timeout error on missing parking position
0.30.3
Fixed
- Make login more robust against server errors
- Hide 204 no_content error on missing parking position
0.30.2
Fixed
- timezone problem
0.30.1
Fixed
- missing init file