Skip to content

Releases: CharlesGillanders/alphaess-openAPI

0.0.19

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 05 Jun 13:54
4ff7a14

What's Changed

  • Guard against getESSList() returning None ('NoneType' object is not iterable) by @szrudi in #25

New Contributors

Full Changelog: 0.0.18...0.0.19

0.0.18

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 01 Jun 13:22
6272be8

What's Changed

  • correct setbatterycharge and setbatterydischarge by @Poshy163 in #24

Full Changelog: 0.0.17...0.0.18

Add option to disable SSL verification

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 26 Oct 10:16
5415cd1

What's Changed

Full Changelog: 0.0.16...0.0.17

Fix mistake in release tag

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 08 Sep 06:25
7a4078e

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

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 08 Sep 06:23
7a4078e

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

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 30 Jun 08:32
e3c6772

What's Changed

Full Changelog: 0.0.14...0.0.15

Add local API support

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 29 Jun 07:15
0a52608

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

Choose a tag to compare

@CharlesGillanders CharlesGillanders released this 28 Feb 10:03

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