another bump

This commit is contained in:
J. Nick Koston 2025-07-03 11:18:35 -05:00
parent 9216f84b66
commit 65973d5e15
No known key found for this signature in database
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==2.1.0", "bleak-esphome==3.0.0"]
"requirements": ["eq3btsmart==2.1.0", "bleak-esphome==3.1.0"]
}

View File

@ -19,7 +19,7 @@
"requirements": [
"aioesphomeapi==34.1.0",
"esphome-dashboard-api==1.3.0",
"bleak-esphome==3.0.0"
"bleak-esphome==3.1.0"
],
"zeroconf": ["_esphomelib._tcp.local."]
}

2
requirements_all.txt generated
View File

@ -616,7 +616,7 @@ bizkaibus==0.1.1
# homeassistant.components.eq3btsmart
# homeassistant.components.esphome
bleak-esphome==3.0.0
bleak-esphome==3.1.0
# homeassistant.components.bluetooth
bleak-retry-connector==4.0.0

View File

@ -550,7 +550,7 @@ bimmer-connected[china]==0.17.2
# homeassistant.components.eq3btsmart
# homeassistant.components.esphome
bleak-esphome==3.0.0
bleak-esphome==3.1.0
# homeassistant.components.bluetooth
bleak-retry-connector==4.0.0