Releases: Kleinrotti/py-senertec
Releases · Kleinrotti/py-senertec
0.1.1
Bug fixes:
- Close websocket on logout
- Fixed http return code check in logout function
0.1.0
Changes:
- BREAKING: getUnits() now returns an energyUnit object
- canipvalue object now includes the originally requested datapoint
- new function in object board: getDatapointByName()
- data values in canipvalue which are enums are now translated
- it is now possible to change the language with an overloaded constructor of senertec object
- improved code documentation
0.0.4
fixed wrong requirement
0.0.3
updated readme
0.0.2
fixed namings
0.0.1
updated readme