パッケージ: python3-zwave-js-server-python (0.63.0-1)
python3-zwave-js-server-python に関するリンク
Debian の資源:
zwave-js-server-python ソースパッケージをダウンロード:
- [zwave-js-server-python_0.63.0-1.dsc]
- [zwave-js-server-python_0.63.0.orig.tar.gz]
- [zwave-js-server-python_0.63.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for communicating with zwave-js-server
This library enables interaction with a Z-Wave network using the Z-Wave JS server. It provides comprehensive functionality for interacting with Z-Wave devices, including monitoring and controlling various device types such as binary sensors, climate controls, lights, locks, and more. The library ensures a structured way to handle Z-Wave events and manage the device nodes, controllers, and networks. It also supports setting up new devices, maintaining the network, and collecting statistical data for troubleshooting and optimization purposes.
その他の python3-zwave-js-server-python 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting