Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
Release list
0.5.0
Added
- Attribute Change from String
Fixed
- Fix ChargingSettings to String method to use Enum value instead of raw enum
format"
0.4.1
Changed
- Check allowed values for maximum charge current
Fixed
- Problem with event observers
- Added events for deleted objects
0.4.0
Added:
- Allow setting parameters through the API
Fixed:
- Various small fixes
0.3.2
Fixed:
- Various small API problems
- Prepared for setters
0.3.1
Added
- Handling of API error for electric range
Fixed
- Problems with caching feature
0.3.0
Added
- Improved error handling for login
0.2.1
Fixed
- Make weconnect object printable by str method
0.2.0
Added
- Possibility to persist tokens through the API
- Possibility to cache data through the API