Pakket: python3-bsblan (3.1.0-1)
Verwijzigingen voor python3-bsblan
Debian bronnen:
Het bronpakket python-bsblan downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Asynchronous client for monitoring and controlling BSBLan devices
This library provides an efficient way to interact with BSBLan devices, allowing users to monitor and control various aspects of heating systems. Supported heating systems include those utilizing Boiler-System-Bus, Local Process Bus, and Punkt-zu-Punkt Schnittstelle interfaces. The library enables users to retrieve sensor data, manage device states, and adjust settings such as target temperatures and HVAC modes. Authentication can be performed using either a passkey or a username and password. Detailed system information and device states are accessible via the API.
Andere aan python3-bsblan gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-yarl
- yet another URL library for Python