Source: python-energyid-webhooks Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-backoff , python3-requests , Standards-Version: 4.7.3 Homepage: https://github.com/EnergieID/energyid-webhooks-py Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-energyid-webhooks Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-energyid-webhooks.git Testsuite: autopkgtest-pkg-pybuild Package: python3-energyid-webhooks Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Client for EnergyID webhook APIs This library interfaces with EnergyID webhook endpoints for sending energy measurement data and related device information. It supports both the older webhook format and the newer API used for device provisioning, authentication, and claiming. . It can submit readings such as electricity consumption and solar photovoltaic production to EnergyID. The newer interface keeps track of device identity, obtains and refreshes authentication tokens, and provides claim information so a device can be linked with an EnergyID account before data is sent.