Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.8.0
Added
- Support for chargeMode attribute
0.7.0
Added
- Support for singleTimer attribute
0.6.2
Fixed
- Small bugfixes
Added
- First set of tests
0.6.1
Fixed
- Bug in observers that did not allow correct sorting of the Enum
0.6.0
Added
- New attribute coUsers for users in secondary role
Changed
- Enum used for role and enrollmentStatus attributes
0.5.2
Fixed
- Charging settings setting and request status response
0.5.1
Fixed
- Bug with missing recurring timer
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