Source: python-crownstone-sse
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>,
 python3-certifi <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/Crownstone-Community/crownstone-lib-python-sse
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-crownstone-sse
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-crownstone-sse.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-crownstone-sse
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: client for Crownstone cloud server-sent events
 Crownstone is an indoor positioning and smart building system based on
 Bluetooth Low Energy devices installed as plugs or built in behind power
 outlets and light fittings. Crownstone devices can switch and dim connected
 equipment, measure power use, and provide presence and room-level location
 information for people or assets.
 .
 This library connects to the Crownstone cloud server-sent events endpoint and
 receives events associated with a Crownstone account.
