Skip to main content

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


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.3.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

pybls21-4.0.3-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page