[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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