Bump bleak-esphome to 2.8.0 (#139426)
parent
6a1bbdb3a7
commit
553abe4a4a
|
@ -22,5 +22,5 @@
|
|||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["eq3btsmart"],
|
||||
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.7.1"]
|
||||
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.8.0"]
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"requirements": [
|
||||
"aioesphomeapi==29.2.0",
|
||||
"esphome-dashboard-api==1.2.3",
|
||||
"bleak-esphome==2.7.1"
|
||||
"bleak-esphome==2.8.0"
|
||||
],
|
||||
"zeroconf": ["_esphomelib._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -603,7 +603,7 @@ bizkaibus==0.1.1
|
|||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# homeassistant.components.esphome
|
||||
bleak-esphome==2.7.1
|
||||
bleak-esphome==2.8.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.9.0
|
||||
|
|
|
@ -534,7 +534,7 @@ bimmer-connected[china]==0.17.2
|
|||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# homeassistant.components.esphome
|
||||
bleak-esphome==2.7.1
|
||||
bleak-esphome==2.8.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.9.0
|
||||
|
|
Loading…
Reference in New Issue