Source: python-iseo-argo-ble
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-hatchling,
Build-Depends-Indep:
 python3-bleak <!nocheck>,
 python3-cryptography <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/FezVrasta/iseo-argo-ble
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-iseo-argo-ble
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-iseo-argo-ble.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-iseo-argo-ble
Architecture: all
Description: client library for ISEO Argo Bluetooth locks
 This library communicates with compatible ISEO smart locks over Bluetooth Low
 Energy. It supports lock discovery, parses advertised door and battery state,
 and establishes encrypted sessions for sending commands.
 .
 The client can unlock devices, read their state and access logs, and manage
 lock users and gateway registration.
