Source: smart-meter-texas Maintainer: Home Assistant Team Uploaders: Edward Betts Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest-runner, python3-aiohttp , python3-asn1 , python3-openssl , python3-dateutil , python3-tenacity , python3-setuptools Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/grahamwetzler/smart-meter-texas Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/smart-meter-texas Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/smart-meter-texas.git Package: python3-smart-meter-texas Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-certifi, python3-openssl Description: Retrieve data from the unofficial Smart Meter Texas API This library allows for asynchronous connection to the unofficial Smart Meter Texas API using aiohttp. It supports obtaining the dashboard and current meter reading. Several other API endpoints are not implemented.