Source: python-ovoenergy Maintainer: Home Assistant Team Uploaders: Edward Betts Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-click , python3-aiohttp , python3-setuptools Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/timmo001/ovoenergy Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/PACKAGE Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/PACKAGE.git Package: python3-ovoenergy Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Retrieve energy data from OVO's API This Python module allows users to retrieve energy data from OVO's API. It provides straightforward methods for accessing various energy metrics and related information. Users can easily interact with the API to obtain detailed energy usage statistics and other relevant data. The module simplifies the process of making API requests and handling responses, making it easier to integrate OVO energy data into custom applications.