パッケージ: python3-pyrisco (0.7.0~rc0-1)
python3-pyrisco に関するリンク
Debian の資源:
pyrisco ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio