Source: python-solax
Section: python
Maintainer: Pieter Lenaerts <plenae@disroot.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-single-binary,
 dh-sequence-python3,
 python3-setuptools,
 python3-setuptools-scm,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pytest <!nocheck>,
 python3-aiohttp <!nocheck>,
 python3-pytest-aiohttp <!nocheck>,
 python3-pytest-httpserver <!nocheck>,
 python3-voluptuous <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.4
Homepage: https://github.com/squishykid/solax/
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-solax
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-solax.git

Package: python3-solax
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Read data from Solax solar inverters (Python 3)
 Read energy usage data from the real-time API on Solax solar inverters.
 .
   - Real time power, current and voltage
   - Grid power information
   - Battery level
   - Temperature and inverter health
   - Daily/Total energy summaries
 .
 This package installs the library for Python 3.
