Bump bleak-esphome to 2.1.0 (#136214)

This commit is contained in:
J. Nick Koston 2025-01-21 14:58:20 -10:00 committed by GitHub
parent 386357d9bd
commit 18ab882536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -22,5 +22,5 @@
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["eq3btsmart"],
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.0.0"]
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.1.0"]
}

View File

@ -18,7 +18,7 @@
"requirements": [
"aioesphomeapi==28.0.1",
"esphome-dashboard-api==1.2.3",
"bleak-esphome==2.0.0"
"bleak-esphome==2.1.0"
],
"zeroconf": ["_esphomelib._tcp.local."]
}

2
requirements_all.txt generated
View File

@ -591,7 +591,7 @@ bizkaibus==0.1.1
# homeassistant.components.eq3btsmart
# homeassistant.components.esphome
bleak-esphome==2.0.0
bleak-esphome==2.1.0
# homeassistant.components.bluetooth
bleak-retry-connector==3.8.0

View File

@ -522,7 +522,7 @@ bimmer-connected[china]==0.17.2
# homeassistant.components.eq3btsmart
# homeassistant.components.esphome
bleak-esphome==2.0.0
bleak-esphome==2.1.0
# homeassistant.components.bluetooth
bleak-retry-connector==3.8.0