Releases: hectorespert/python-oligo
Releases · hectorespert/python-oligo
Fix login errors
What's Changed
- Bump actions/setup-python from 2 to 3 by @dependabot in #33
- Bump actions/cache from 2 to 3 by @dependabot in #36
- Bump actions/checkout from 2 to 3 by @dependabot in #34
- Bump actions/setup-python from 3 to 4 by @dependabot in #38
- Bump actions/checkout from 3 to 4 by @dependabot in #40
- Update python versions by @hectorespert in #41
- Bump actions/cache from 3 to 4 by @dependabot in #44
- Bump actions/setup-python from 4 to 5 by @dependabot in #43
- Fix login using mobile headers by @hectorespert in #47
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: 2.1.1...2.1.2
Improve login exception
Kilowatt hour read
What's Changed
- Get current kilowatt hour read from power meter by @hectorespert in #29
Full Changelog: 2.0.0...2.1.0
Requests is an optional dependency
What's Changed
- Añadir error de HTTP con ResponseException by @grantc in #23
- Use common exceptions by @hectorespert in #27
- Requests is an optional dependency by @hectorespert in #28
New Contributors
Full Changelog: 1.4.0...2.0.0
Solar production
Added solar production
Fix async watthourmeter
Fix async watthourmeter: #18
Async support
Async support using AsyncIO