套件:python3-pyrisco(0.7.0~rc0-1)
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.
其他與 python3-pyrisco 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio