Source: python-pvo Maintainer: Home Assistant Team Uploaders: Edward Betts Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp , python3-all, python3-aresponses , python3-mashumaro , python3-poetry-core, python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-syrupy , python3-yarl Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/frenck/python-pvoutput Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-pvo Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-pvo.git Package: python3-pvo Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Asynchronous client for the PVOutput API This library provides an asynchronous interface for interacting with the PVOutput API. It enables the monitoring of solar photovoltaic (PV) systems by programmatically consuming data uploaded to PVOutput. The library facilitates the retrieval of various statuses and metrics of PV systems, allowing for efficient data management and analysis.