Source: python-aioptdevices
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/ParemTech-Inc/aioptdevices
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aioptdevices
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aioptdevices.git

Package: python3-aioptdevices
Architecture: all
Description: asynchronous client for the PTDevices API
 PTDevices is ParemTech's online platform for monitoring PTLevel liquid-level
 sensors installed in tanks, cisterns, wells and other liquid-storage systems.
 The platform provides access to current level readings, device information and
 monitoring data reported by these sensors.
 .
 This library provides an asynchronous client for retrieving device data from
 the PTDevices API. It authenticates using an API token and identifies the
 monitored sensor by its device ID.
 .
 The package also includes the aioptdevices command-line program, which can
 query a device using its ID and an authentication token. An alternative API
 URL may be specified for testing or use with a compatible service.
