mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Remove bluetooth-data-tools dep from ESPHome (#105912)
This commit is contained in:
parent
9490da830c
commit
67d903ca99
@ -16,7 +16,6 @@
|
|||||||
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
|
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aioesphomeapi==21.0.0",
|
"aioesphomeapi==21.0.0",
|
||||||
"bluetooth-data-tools==1.18.0",
|
|
||||||
"esphome-dashboard-api==1.2.3",
|
"esphome-dashboard-api==1.2.3",
|
||||||
"bleak-esphome==0.4.0"
|
"bleak-esphome==0.4.0"
|
||||||
],
|
],
|
||||||
|
@ -566,7 +566,6 @@ bluetooth-adapters==0.16.2
|
|||||||
bluetooth-auto-recovery==1.2.3
|
bluetooth-auto-recovery==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.esphome
|
|
||||||
# homeassistant.components.ld2410_ble
|
# homeassistant.components.ld2410_ble
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
# homeassistant.components.private_ble_device
|
# homeassistant.components.private_ble_device
|
||||||
|
@ -478,7 +478,6 @@ bluetooth-adapters==0.16.2
|
|||||||
bluetooth-auto-recovery==1.2.3
|
bluetooth-auto-recovery==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.esphome
|
|
||||||
# homeassistant.components.ld2410_ble
|
# homeassistant.components.ld2410_ble
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
# homeassistant.components.private_ble_device
|
# homeassistant.components.private_ble_device
|
||||||
|
Loading…
x
Reference in New Issue
Block a user