パッケージ: python3-zigpy (0.80.1-2)
Python Zigbee stack
Zigpy is a hardware independent Zigbee protocol stack integration project to implement Zigbee standard specifications as a Python 3 library.
Zigbee integration via zigpy allows you to connect one of many off-the-shelf Zigbee Coordinator adapters using one of the available Zigbee radio library modules compatible with zigpy to control Zigbee based devices. There is currently support for controlling Zigbee device types such as binary sensors (e.g., motion and door sensors), sensors (e.g., temperature sensors), lights, switches, buttons, covers, fans, climate control equipment, locks, and intruder alarm system devices.
その他の python3-zigpy 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-aiosqlite
- sqlite library for Python 3 using asyncio
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-crccheck
- implementation of 170+ CRC algorithms for Python 3
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-frozendict
- immutable dictionary
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema
-
- dep: python3-pyserial-asyncio-fast
- Python library for asynchronous I/O with serial ports
-
- dep: python3-serial-asyncio
- Async I/O extension package for pyserial