Pakket: python3-pyrisco (0.7.0~rc0-1)
Verwijzigingen voor python3-pyrisco
Debian bronnen:
Het bronpakket pyrisco downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for communicating with Risco alarm systems
This library enables interaction with Risco alarm systems through cloud or local connections. Utilizing Risco Cloud, it connects and retrieves the state of the alarm such as partitions, zones, events, and more. It supports arming, disarming, and partial or group arming of partitions. Alternatively, a local connection bypasses cloud reliance, providing instant updates with the need for advanced setup, including accessing the system panel code and proxy setup if necessary. The library creates various event and status sensors like alarm, trouble, and others, reflecting the current state and recent changes in the system.
Andere aan python3-pyrisco gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio