Source: python-aiosolaredge
Section: python
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-yarl <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiosolaredge
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiosolaredge.git
Homepage: https://github.com/bdraco/aiosolaredge

Package: python3-aiosolaredge
Architecture: all
Depends:
 python3-aiohttp,
 python3-yarl,
 ${misc:Depends},
 ${python3:Depends},
Description: Asyncio SolarEdge devices readings
 This package provides access to the devices of SolarEdge, and access
 production and consumption readings.
 .
 This package is a dependency of Home Assistant.
