ovoenergy
ovoenergy copied to clipboard
Get energy data from OVO's API.
### Description Would it be possible to make this support OVO Energy Australia? Having fallen down a bit of a rabbit hole where i'd now like this python script to...
#81 updated the model to match the new response, but now a 403 forbidden is returned when requesting the specific plans endpoint. The Home Assistant integration is unaffected by this.
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.7. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.7 0.23.7 (2024-05-19) Silence deprecation warnings about unclosed event loops that occurred with certain CPython patch releases...
set up failing with following error: Config flow could not be loaded: {"message":"Invalid flow specified"} username and password being entered are correct. running latest version of home assistant
Any misconfiguration for account ID or authentication causes a rapid retry loop due to `loop.run_until_complete` method being used. This causes OVO's Cloudflare isntance to rate limit and block the client...
When trying to add the integration im getting an unknown error response returned. The username and password are correct. Ive got two accounts so im entering the correct account number...
Bumps [incremental](https://github.com/twisted/incremental) from 22.10.0 to 24.7.0. Changelog Sourced from incremental's changelog. Incremental 21.3.0 (2024-07-25) Features Incremental can now be configured using pyproject.toml. ([#90](https://github.com/twisted/incremental/issues/90) <https://github.com/twisted/incremental/issues/90>__) Incremental now provides a read-only Hatchling...
Standing charges and anytime rates are available from the daily usage.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...