Recent Releases of oligo

oligo - Fix login errors

What's Changed

  • Bump actions/setup-python from 2 to 3 by @dependabot in https://github.com/hectorespert/python-oligo/pull/33
  • Bump actions/cache from 2 to 3 by @dependabot in https://github.com/hectorespert/python-oligo/pull/36
  • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/hectorespert/python-oligo/pull/34
  • Bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/hectorespert/python-oligo/pull/38
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/hectorespert/python-oligo/pull/40
  • Update python versions by @hectorespert in https://github.com/hectorespert/python-oligo/pull/41
  • Bump actions/cache from 3 to 4 by @dependabot in https://github.com/hectorespert/python-oligo/pull/44
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/hectorespert/python-oligo/pull/43
  • Fix login using mobile headers by @hectorespert in https://github.com/hectorespert/python-oligo/pull/47

New Contributors

  • @dependabot made their first contribution in https://github.com/hectorespert/python-oligo/pull/33

Full Changelog: https://github.com/hectorespert/python-oligo/compare/2.1.1...2.1.2

- Python
Published by hectorespert 11 months ago

oligo - Improve login exception

What's Changed

  • Improve login exception by @hectorespert in https://github.com/hectorespert/python-oligo/pull/30

Full Changelog: https://github.com/hectorespert/python-oligo/compare/2.1.0...2.1.1

- Python
Published by hectorespert over 4 years ago

oligo - Kilowatt hour read

What's Changed

  • Get current kilowatt hour read from power meter by @hectorespert in https://github.com/hectorespert/python-oligo/pull/29

Full Changelog: https://github.com/hectorespert/python-oligo/compare/2.0.0...2.1.0

- Python
Published by hectorespert over 4 years ago

oligo - Requests is an optional dependency

What's Changed

  • Añadir error de HTTP con ResponseException by @grantc in https://github.com/hectorespert/python-oligo/pull/23
  • Use common exceptions by @hectorespert in https://github.com/hectorespert/python-oligo/pull/27
  • Requests is an optional dependency by @hectorespert in https://github.com/hectorespert/python-oligo/pull/28

New Contributors

  • @grantc made their first contribution in https://github.com/hectorespert/python-oligo/pull/23

Full Changelog: https://github.com/hectorespert/python-oligo/compare/1.4.0...2.0.0

- Python
Published by hectorespert over 4 years ago

oligo - Solar production

Added solar production

- Python
Published by hectorespert almost 5 years ago

oligo - Fix async watthourmeter

Fix async watthourmeter: https://github.com/hectorespert/python-oligo/issues/18

- Python
Published by hectorespert almost 5 years ago

oligo - Async support

Async support using AsyncIO

- Python
Published by hectorespert about 5 years ago