Releases: CharlesGillanders/alphaess-openAPI
Releases · CharlesGillanders/alphaess-openAPI
Add option to disable SSL verification
What's Changed
Full Changelog: 0.0.16...0.0.17
Fix mistake in release tag
What's Changed
- Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date by @michaelkrasa in #20
New Contributors
- @michaelkrasa made their first contribution in #20
Full Changelog: 0.0.15...0.0.16
Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date
What's Changed
- Fix getOneDayPowerBySn and getOneDateEnergyBySn to Use Query Date by @michaelkrasa in #20
New Contributors
- @michaelkrasa made their first contribution in #20
Full Changelog: 0.0.15...0.016
0.0.15
Add local API support
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
No functional changes, just adding automated publishing workflow to push to PyPi