Remove bluetooth-data-tools dep from ESPHome (#105912)
parent
9490da830c
commit
67d903ca99
|
@ -16,7 +16,6 @@
|
|||
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
|
||||
"requirements": [
|
||||
"aioesphomeapi==21.0.0",
|
||||
"bluetooth-data-tools==1.18.0",
|
||||
"esphome-dashboard-api==1.2.3",
|
||||
"bleak-esphome==0.4.0"
|
||||
],
|
||||
|
|
|
@ -566,7 +566,6 @@ bluetooth-adapters==0.16.2
|
|||
bluetooth-auto-recovery==1.2.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.esphome
|
||||
# homeassistant.components.ld2410_ble
|
||||
# homeassistant.components.led_ble
|
||||
# homeassistant.components.private_ble_device
|
||||
|
|
|
@ -478,7 +478,6 @@ bluetooth-adapters==0.16.2
|
|||
bluetooth-auto-recovery==1.2.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.esphome
|
||||
# homeassistant.components.ld2410_ble
|
||||
# homeassistant.components.led_ble
|
||||
# homeassistant.components.private_ble_device
|
||||
|
|
Loading…
Reference in New Issue