File: control

package info (click to toggle)
pyschlage 2025.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 328 kB
  • sloc: python: 1,912; makefile: 14; sh: 9
file content (44 lines) | stat: -rw-r--r-- 1,674 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
Source: pyschlage
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-setuptools,
Build-Depends-Indep:
 python3-botocore <!nocheck>,
 python3-pycognito <!nocheck>,
 python3-pytest <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/dknowles2/pyschlage
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pyschlage
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pyschlage.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-pyschlage
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Library for controlling Schlage Wi-Fi locks via cloud API
 This library provides an interface to interact with Schlage Encode Wi-Fi locks
 through Schlage's cloud API. Designed to handle lock management remotely, it
 offers functionality to query lock status, initiate locking and unlocking
 commands, and manage associated features such as keypad settings and battery
 level monitoring. The library connects to Schlage's cloud service, allowing it
 to communicate seamlessly with devices to facilitate remote access and control
 of your smart lock systems. Ideal for integrating with automation platforms
 that support IoT devices, this library supports accessing lock data and
 command execution over the network with ease.