File: control

package info (click to toggle)
python-logi-circle 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 300 kB
  • sloc: python: 1,685; xml: 16; sh: 5; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,563 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
Source: python-logi-circle
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,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aresponses <!nocheck>,
 python3-freezegun <!nocheck>,
 python3-pytest <!nocheck>,
 python3-slugify <!nocheck>,
 python3-tz <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/evanjd/python-logi-circle
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-logi-circle
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-logi-circle.git

Package: python3-logi-circle
Architecture: all
Depends:
 python3-slugify,
 ${misc:Depends},
 ${python3:Depends},
Description: Library for interacting with Logi Circle cameras
 This library provides access to Logi Circle cameras, enabling the retrieval
 and management of real-time data, video content, and still images. It allows
 querying of activity history with filters for start time and activity
 properties like duration. Users can manage camera settings such as name,
 timezone, streaming, and privacy modes. Additionally, it supports real-time
 updates and camera activities via the WebSocket API, enabling prompt
 notifications of changes and new events. This package interfaces with
 Logitech's official public API for comprehensive management of connected
 security devices over Wi-Fi.