Update bleak-esphome to 1.1.0 (#127692)
parent
747f7a1b04
commit
e6bc1f0730
|
@ -23,5 +23,5 @@
|
|||
"iot_class": "local_polling",
|
||||
"loggers": ["eq3btsmart"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["eq3btsmart==1.1.9", "bleak-esphome==1.0.0"]
|
||||
"requirements": ["eq3btsmart==1.1.9", "bleak-esphome==1.1.0"]
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"requirements": [
|
||||
"aioesphomeapi==27.0.0",
|
||||
"esphome-dashboard-api==1.2.3",
|
||||
"bleak-esphome==1.0.0"
|
||||
"bleak-esphome==1.1.0"
|
||||
],
|
||||
"zeroconf": ["_esphomelib._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -575,7 +575,7 @@ bizkaibus==0.1.1
|
|||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# homeassistant.components.esphome
|
||||
bleak-esphome==1.0.0
|
||||
bleak-esphome==1.1.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.6.0
|
||||
|
|
|
@ -506,7 +506,7 @@ bimmer-connected[china]==0.16.3
|
|||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# homeassistant.components.esphome
|
||||
bleak-esphome==1.0.0
|
||||
bleak-esphome==1.1.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==3.6.0
|
||||
|
|
Loading…
Reference in New Issue