パッケージ: python3-pyhomee (1.3.8-1)
python3-pyhomee に関するリンク
Debian の資源:
pyhomee ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Client library for homee smart home cubes
This library provides an interface to the homee smart home and home automation platform by connecting to a homee Cube over a WebSocket connection.
It keeps an in-memory representation of the Cube configuration and state, including nodes (devices), their attributes (such as on/off state or target values), groups, and users. Incoming messages from the Cube are parsed and used to update these objects so that the current state stays in sync with what the Cube reports.
The API supports requesting fresh data for a node or a specific attribute, and sending commands that change an attribute value on a device via the Cube. It also provides event-style callbacks for connection changes, errors, raw messages, and attribute updates, along with per-node listeners that can be attached to receive change notifications for individual devices.
pyhomee communicates with a homee Cube to read status information and to send updates for device attributes.
その他の python3-pyhomee 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-websockets
- implementation of the WebSocket Protocol (RFC 6455)
