Skip to content

Releases: Kleinrotti/py-senertec

0.1.1

15 Apr 19:28
Compare
Choose a tag to compare

Bug fixes:

  • Close websocket on logout
  • Fixed http return code check in logout function

0.1.0

11 Feb 18:13
Compare
Choose a tag to compare

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

30 Jan 16:45
Compare
Choose a tag to compare
fixed wrong requirement

0.0.3

29 Jan 17:08
Compare
Choose a tag to compare
updated readme

0.0.2

29 Jan 15:53
Compare
Choose a tag to compare
fixed namings

0.0.1

29 Jan 15:14
Compare
Choose a tag to compare
updated readme