Skip to content

Releases: CharlesGillanders/alphaess-openAPI

Add option to disable SSL verification

26 Oct 10:16
5415cd1

Choose a tag to compare

What's Changed

Full Changelog: 0.0.16...0.0.17

Fix mistake in release tag

08 Sep 06:25
7a4078e

Choose a tag to compare

What's Changed

  • Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date by @michaelkrasa in #20

New Contributors

Full Changelog: 0.0.15...0.0.16

Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date

08 Sep 06:23
7a4078e

Choose a tag to compare

What's Changed

  • Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date by @michaelkrasa in #20

New Contributors

Full Changelog: 0.0.15...0.016

0.0.15

30 Jun 08:32
e3c6772

Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15

Add local API support

29 Jun 07:15
0a52608

Choose a tag to compare

Add support for polling local API endpoints (device_info and status)

This information is gathered, and appended to every single getdata() call. only one can be configured per instance

to protect backwards compatibility, by default its set to None, which doesn't call it at all, and doesn't append anything

What's Changed

Full Changelog: 0.0.13...0.0.14

Include PyPi publishing workflow

28 Feb 10:03

Choose a tag to compare

No functional changes, just adding automated publishing workflow to push to PyPi