Source: python-ohme
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
Standards-Version: 4.7.4
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.
