An api allowing control of AC state (temperature, on/off, speed) of an Blauberg S21 device locally over TCP
Project description
Blauberg S21 Asynchronous Python API
An api allowing control of AC state (temperature, on/off, speed) of an Blauberg S21 device locally over TCP.
Usage
To initialize:
client = S21Client("192.168.0.125")
To load:
await client.poll()
The following functions are available:
turn_on()
turn_off()
set_hvac_mode(hvac_mode: HVACMode)
set_fan_mode(mode: int)
set_manual_fan_speed_percent(speed_percent: int)
set_temperature(temp_celsius: int)
reset_filter_change_timer()
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 Distribution
pybls21-4.0.2.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file pybls21-4.0.2.tar.gz
.
File metadata
- Download URL: pybls21-4.0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed23028a4888925afdaef883d603c52642d5981101d4dab45a02e5e90e774dd4 |
|
MD5 | 31afbab4b66f1b49017d4780a125dbbe |
|
BLAKE2b-256 | 6c1f616850cccffb93aeb0f035753d31bc5201af8df4e0d753f84ff43529b983 |
File details
Details for the file pybls21-4.0.2-py3-none-any.whl
.
File metadata
- Download URL: pybls21-4.0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 908622504590bd57e6f10b75eadb2c739f43cd11d60a23a50b848a810cc729d2 |
|
MD5 | b696e07fd8016bc9eda5d2ffb5e33934 |
|
BLAKE2b-256 | 5bb30e5263380f6948e792693dfce3120afedec3338181ebbfef16d8c7e90b6f |