A lightweight implementation of SUPLA server and devices
Project description
suplalite
A lightweight implementation of SUPLA server and devices in Python.
Install using pip install suplalite
Note: this project is not affiliated with SUPLA or Zamel -- this is not an "official" library.
suplalite.server
Provides a lightweight implementation of supla-server and supla-cloud. Has just enough functionality to coordinate a set of SUPLA devices and clients on a local network. Use over the public internet is not recommended.
This implementation does not require/provide:
- A MySQL database
- supla-cloud web interface
- Logging of historical sensor data
- Dynamic registration of devices
- Authentication of clients
Configuration of the server is static, i.e. devices must be configured before starting the server. Clients registration is not required -- any client is allowed to connect.
See examples/server.py for an example.
suplalite.device
Provides functionality necessary to create a SUPLA device using Python.
Currently supports the following kinds of channel:
- Relay/switch
- Temperature sensor
- Humidity sensor
- General purpose measurement
See examples/device.py for an example.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file suplalite-0.3.0-py3-none-any.whl.
File metadata
- Download URL: suplalite-0.3.0-py3-none-any.whl
- Upload date:
- Size: 47.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a092c2d5c122cdf5341c597450b5de7d25eb81828cad6b566b6b95028dfeed3
|
|
| MD5 |
b26b03905fef2300f0b6697e2fb8ddf5
|
|
| BLAKE2b-256 |
97353fcb553ccf03a471b0d1377acdef56ee6f6968d86cf8a913024344437aac
|