File: control

package info (click to toggle)
python-idasen-ha 2.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 188 kB
  • sloc: python: 571; sh: 5; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,282 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
Source: python-idasen-ha
Section: python
Priority: optional
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Edward Betts <edward@4angle.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-bleak (>= 1.0.1) <!nocheck>,
 python3-idasen <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-idasen-ha
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-idasen-ha.git
Homepage: https://github.com/abmantis/idasen-ha/

Package: python3-idasen-ha
Architecture: all
Depends:
 python3-idasen,
 ${misc:Depends},
 ${python3:Depends},
Description: Home Assistant helper lib for the IKEA Idasen Desk integration
 This package provides a Home Assistant helper library for accessing to the
 IKEA Idasen Desk integration.
 .
 The IDÅSEN is an electric sitting standing desk with a Linak controller sold
 by ikea. The position of the desk can controlled by a physical switch on the
 desk or via bluetooth using an phone app.
 .
 This package is a dependency of Home Assistant.