Source: aiowatttime Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: python3-aiohttp , python3-aresponses , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-requests , python3-yarl , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/bachya/aiowatttime Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aiowatttime Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aiowatttime.git Package: python3-aiowatttime Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Asyncio-based library for obtaining real-time emissions data from WattTime This library allows users to fetch real-time emissions data based on geographical coordinates. It provides functionality to interact with the WattTime API, enabling the retrieval of real-time, forecasted, and historical emissions data. Users can obtain grid region information, marginal operating emissions rates, and relative marginal emissions intensity. The library also includes built-in retry logic for handling expired access tokens, ensuring reliable data access from WattTime. Various configuration options are available to customize the logging and API request behaviors.