1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: python-xiaomi-ble
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
Tianyu Chen <billchenchina2001@gmail.com>,
Thomas Goirand <zigo@debian.org>,
Standards-Version: 4.7.2
Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3,
python3-aiohttp,
python3-bleak,
python3-bleak-retry-connector,
python3-bluetooth-data-tools,
python3-bluetooth-sensor-state-data,
python3-cryptography,
python3-home-assistant-bluetooth,
python3-myst-parser,
python3-orjson,
python3-poetry-core,
python3-pycryptodome,
python3-pytest,
python3-pytest-cov,
python3-sensor-state-data,
Testsuite: autopkgtest-pkg-pybuild
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-xiaomi-ble
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-xiaomi-ble.git
Homepage: https://github.com/bluetooth-devices/xiaomi-ble
Package: python3-xiaomi-ble
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Parser for Xiaomi BLE devices
Manage Xiaomi BLE devices
|