Source: python-wirelesstagpy
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,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-pytest-timeout <!nocheck>,
 python3-requests <!nocheck>,
 python3-requests-mock <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/sergeymaysak/wirelesstagpy
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-wirelesstagpy
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-wirelesstagpy.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-wirelesstagpy
Architecture: all
Description: interface to the Wireless Sensor Tags service
 This library retrieves registered sensor tags and their readings from the
 Wireless Sensor Tags cloud service. It exposes temperature, humidity,
 moisture, ambient-light, motion, battery, signal, and device status data for
 supported tags.
 .
 It can arm or disarm monitoring for motion, temperature, humidity, moisture,
 and light; manage event URL notifications; and receive sensor state changes
 through the service's cloud push interface.
