[ ソース: python-bleak-esphome ]
パッケージ: python3-bleak-esphome (1.0.0-2)
python3-bleak-esphome に関するリンク
Debian の資源:
python-bleak-esphome ソースパッケージをダウンロード:
- [python-bleak-esphome_1.0.0-2.dsc]
- [python-bleak-esphome_1.0.0.orig.tar.xz]
- [python-bleak-esphome_1.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Bleak backend of ESPHome
This package provides access to the Bleak backend of ESPHome. It will scan bluetooth devices and connect to them using ESPHome.
This package is a Home Assistant dependency.
その他の python3-bleak-esphome 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aioesphomeapi
- Python API for interacting with ESPHome devices
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bluetooth-data-tools
- Python tools for converting bluetooth data and packets
-
- dep: python3-habluetooth
- High availability Bluetooth
-
- dep: python3-lru-dict
- Dict like LRU container for Python