Releases: indykoning/PyPi_GrowattServer
Releases · indykoning/PyPi_GrowattServer
2.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Removed device_sn from settings call by @indykoning in #135
Full Changelog: 2.0.0...2.0.1
2.0.0
Immutable
release. Only release title and notes can be modified.
These are big changes, that shouldn't alter functionality too much.
Due to the sheer scale 2.0.0 has been released
Breaking
sph_read_charge_times and sph_read_discharge_times on api v1 now always require the device_sn parameter
What's Changed
- Added ruff formatter by @indykoning in #130
- Migrate V1 devices to their own folder by @indykoning in #131
Full Changelog: 1.9.0...2.0.0
1.9.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- V1 sph and min methods by @GraemeDBlue in #129
New Contributors
- @GraemeDBlue made their first contribution in #129
Full Changelog: 1.8.0...1.9.0
1.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add support for updating classic inverter settings by @cengelen in #126
- Add get_mix_inverter_settings method by @simonrankine in #90
New Contributors
- @cengelen made their first contribution in #126
- @simonrankine made their first contribution in #90
Full Changelog: 1.7.1...1.8.0
1.7.1
1.7.0
This release adds support for Growatt Open API V1 allowing you to use an API token instead of a username and password.
Hopefully preventing access being intermittently blocked!
What's Changed
- Addded Growatt Open API V1 support, while preserving backward compatibility by @johanzander in #100
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Add Support for Growatt NOAH Balcony Systems by @Rappelkiste98 in #84
- Added support for TLX hybrid inverters by @johanzander in #87
New Contributors
- @Rappelkiste98 made their first contribution in #84
- @johanzander made their first contribution in #87
Full Changelog: 1.5.0...1.6.0
1.5.0
The 403 error fix release 🚀
What's Changed
- Update default url to openapi.growatt.com by @marcovtwout in #77
New Contributors
- @marcovtwout made their first contribution in #77
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.1
What's Changed
- Raise exceptions on incorrect HTTP codes for all requests, thanks to @andrew-blake
Full Changelog: 1.3.0...1.3.1