Releases: Moustachauve/pytechnove
Releases · Moustachauve/pytechnove
v1.3.1
What’s changed
- Minor improvements to exceptions @Moustachauve (#8)
- Add missing TechnoVEOutOfBoundError exception from export
- Update TechnoVEConnectionError to inherit from TechnoVEError
- Update description of TechnoVEOutOfBoundError
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What’s changed
- Add max current control of the station @Moustachauve (#7)
v1.2.2
What’s changed
- Do not raise errors if the status is unknown @Moustachauve (#4)
- Add missing status code 83 and 84 @Moustachauve (#5)
v1.2.1
What’s changed
- Change unknown status value to be None @Moustachauve (#3)
v1.2.0
What’s changed
- Automatic charging toggle @Moustachauve (#2)
v1.1.1
What’s changed
- Add missing Status to all export in init
v1.1.0
What’s changed
- Implement status as an enum @Moustachauve (#1)
Initial Release
v1.0.0 Add missing release-drafter.yml and other related files