Source: python-ohme 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 , Standards-Version: 4.7.3 Homepage: https://github.com/dan-r/ohmepy Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-ohme Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-ohme.git Testsuite: autopkgtest-pkg-pybuild Package: python3-ohme Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Client for the Ohme electric vehicle charger API This library provides programmatic access to the Ohme cloud API used by Ohme electric vehicle chargers. . It handles authentication with an Ohme account and performs HTTP requests to read charger-related information exposed by the service. This includes retrieving device and account details and obtaining current status information reported by the charger through Ohme's servers. . The library is used to communicate with Ohme's remote endpoints rather than talking directly to the charger over the local network.