パッケージ: python3-bsblan (3.1.0-1)
python3-bsblan に関するリンク
Debian の資源:
python-bsblan ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-bsblan 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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