Skip to content

Releases: rokam/sunweg

3.1.0

02 Oct 17:36
c53bacc
Compare
Choose a tag to compare

What's Changed

  • feat: use token instead of username and password by @rokam in #14

Full Changelog: 3.0.2...3.1.0

3.0.2

10 Jul 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

Version 3.0.1

29 May 21:01
Compare
Choose a tag to compare

fix savings returned as string by the API.

Full Changelog: 3.0.0...3.0.1

Version 3.0.0

29 May 20:10
384da07
Compare
Choose a tag to compare

Updated API to v2.

Plant properties kwh_per_kwp and performance_rate are deprecated and will return 0 as API won't return that info anymore.

Full Changelog: 2.1.1...3.0.0

Version 2.1.1

18 Mar 21:40
Compare
Choose a tag to compare

What's Changed

  • Treat when the API returns null as lastupdate date by @rokam in #10

Full Changelog: 2.1.0...2.1.1

Version 2.1.0

07 Jan 00:03
Compare
Choose a tag to compare

What's Changed

  • Added ability to retrieve energy production statistics by @rokam in #7
  • Update setup.py, exclude 'tests' by @onkelbeh in #8
  • fix(auth): should return false on bad authentication by @rokam in #9

New Contributors

Full Changelog: 2.0.3...2.1.0

Version 2.0.3

20 Dec 22:39
Compare
Choose a tag to compare

Fix receive None when expecting value and metric

Full Changelog: 2.0.2...2.0.3

Version 2.0.2

20 Dec 20:47
Compare
Choose a tag to compare

Fix to the new API contract

Full Changelog: 2.0.1...2.0.2

Version 2.0.1

13 Dec 01:43
Compare
Choose a tag to compare

What's Changed

  • Setter for username and password by @rokam in #6

Full Changelog: 2.0.0...2.0.1

Version 2.0.0

06 Jul 21:43
Compare
Choose a tag to compare

What's Changed

Now some metrics do also provide the unit of measurement based on API returns.

Full Changelog: 1.0.0...2.0.0