File: control

package info (click to toggle)
ld2410-ble 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: python: 547; makefile: 18; javascript: 8; sh: 5
file content (47 lines) | stat: -rw-r--r-- 1,780 bytes parent folder | download
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
40
41
42
43
44
45
46
47
Source: ld2410-ble
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Build-Depends-Indep:
 python3-myst-parser <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-bleak-retry-connector <!nocheck>,
 python3-bleak <!nocheck>,
 python3-async-timeout <!nocheck>,
 python3-sphinx-rtd-theme <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/930913/ld2410-ble
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/ld2410-ble
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/ld2410-ble.git

Package: python3-ld2410-ble
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Interface with LD2410B modules from HiLink
 This library provides tools to interface with LD2410B modules, manufactured by
 HiLink. It is primarily used for presence detection and sensor integration,
 communicating with devices using Bluetooth Low Energy (BLE). The library
 allows for the configuration and monitoring of motion and occupancy sensors,
 offering insights into moving and static target distances and energy levels.
 The interaction with these sensors enables seamless integration into smart
 home environments, providing local push updates for real-time data analytics.
 It supports interaction with a range of sensors, detecting motion and
 occupancy efficiently, which is beneficial for applications requiring reliable
 presence detection.