[ 源代码: 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