File: control

package info (click to toggle)
pysmarlaapi 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: python: 483; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 1,237 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
Source: pysmarlaapi
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,
 flit,
 pybuild-plugin-pyproject,
 python3-all,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-pysignalr <!nocheck>,
 python3-jsonpickle <!nocheck>,
 python3-aiohttp <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://github.com/Explicatis-GmbH/pysmarlaapi
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pysmarlaapi
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pysmarlaapi.git

Package: python3-pysmarlaapi
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library to control Swing2Sleep Smarla device over Wi-Fi
 This library provides an interface to manage Swing2Sleep Smarla devices,
 allowing users to connect and control the device through a network connection.
 It requires the Smarla device to have firmware version 1.6.X or newer. Users
 can operate the Swing2Sleep Smarla from a supported network environment,
 facilitating the interaction with the device in terms of starting, stopping,
 and configuring its operations.