mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
bleak-esphome needs to be bumped in same pr
This commit is contained in:
parent
a60c2d840f
commit
4e1e22f1cb
@ -22,5 +22,5 @@
|
|||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["eq3btsmart"],
|
"loggers": ["eq3btsmart"],
|
||||||
"requirements": ["eq3btsmart==2.1.0", "bleak-esphome==2.16.0"]
|
"requirements": ["eq3btsmart==2.1.0", "bleak-esphome==3.0.0"]
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"aioesphomeapi==33.1.1",
|
"aioesphomeapi==33.1.1",
|
||||||
"esphome-dashboard-api==1.3.0",
|
"esphome-dashboard-api==1.3.0",
|
||||||
"bleak-esphome==2.16.0"
|
"bleak-esphome==3.0.0"
|
||||||
],
|
],
|
||||||
"zeroconf": ["_esphomelib._tcp.local."]
|
"zeroconf": ["_esphomelib._tcp.local."]
|
||||||
}
|
}
|
||||||
|
6
requirements_all.txt
generated
6
requirements_all.txt
generated
@ -616,7 +616,7 @@ bizkaibus==0.1.1
|
|||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
bleak-esphome==2.16.0
|
bleak-esphome==3.0.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==4.0.0
|
bleak-retry-connector==4.0.0
|
||||||
@ -648,14 +648,12 @@ bluetooth-adapters==2.0.0
|
|||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.5.2
|
bluetooth-auto-recovery==1.5.2
|
||||||
|
|
||||||
|
# homeassistant.components.bluetooth
|
||||||
# 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
|
||||||
bluetooth-data-tools==1.28.2
|
bluetooth-data-tools==1.28.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
|
||||||
bluetooth-data-tools==1.28.2
|
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.2.1
|
bond-async==0.2.1
|
||||||
|
|
||||||
|
6
requirements_test_all.txt
generated
6
requirements_test_all.txt
generated
@ -550,7 +550,7 @@ bimmer-connected[china]==0.17.2
|
|||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
bleak-esphome==2.16.0
|
bleak-esphome==3.0.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==4.0.0
|
bleak-retry-connector==4.0.0
|
||||||
@ -579,14 +579,12 @@ bluetooth-adapters==2.0.0
|
|||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==1.5.2
|
bluetooth-auto-recovery==1.5.2
|
||||||
|
|
||||||
|
# homeassistant.components.bluetooth
|
||||||
# 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
|
||||||
bluetooth-data-tools==1.28.2
|
bluetooth-data-tools==1.28.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
|
||||||
bluetooth-data-tools==1.28.2
|
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.2.1
|
bond-async==0.2.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user