python3-pyhomee

Client library for homee smart home cubes

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Taraman17/pyHomee


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyhomee