Source: pykoplenti 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-setuptools, Build-Depends-Indep: python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-aiohttp , python3-click , python3-prompt-toolkit , python3-pydantic , python3-pycryptodome , Standards-Version: 4.7.2 Homepage: https://github.com/stegm/pyclient_koplenti Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pykoplenti Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pykoplenti.git Testsuite: autopkgtest-pkg-pybuild Package: python3-pykoplenti Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: REST client for Kostal Plenticore solar inverters Python client for communicating with Kostal Plenticore solar inverters over the local network using the device's REST interface. . It supports authentication with device passwords or service codes and provides access to inverter status, solar generation, grid import/export, battery levels, and energy consumption data. . Some configuration settings can also be read and adjusted, subject to the access level used. A command-line tool is included for simple access and scripting.