Update bleak-esphome to 1.1.0 (#127692)
This commit is contained in:
parent
747f7a1b04
commit
e6bc1f0730
4 changed files with 4 additions and 4 deletions
|
@ -23,5 +23,5 @@
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["eq3btsmart"],
|
"loggers": ["eq3btsmart"],
|
||||||
"quality_scale": "silver",
|
"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": [
|
"requirements": [
|
||||||
"aioesphomeapi==27.0.0",
|
"aioesphomeapi==27.0.0",
|
||||||
"esphome-dashboard-api==1.2.3",
|
"esphome-dashboard-api==1.2.3",
|
||||||
"bleak-esphome==1.0.0"
|
"bleak-esphome==1.1.0"
|
||||||
],
|
],
|
||||||
"zeroconf": ["_esphomelib._tcp.local."]
|
"zeroconf": ["_esphomelib._tcp.local."]
|
||||||
}
|
}
|
||||||
|
|
|
@ -575,7 +575,7 @@ bizkaibus==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
bleak-esphome==1.0.0
|
bleak-esphome==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==3.6.0
|
bleak-retry-connector==3.6.0
|
||||||
|
|
|
@ -506,7 +506,7 @@ bimmer-connected[china]==0.16.3
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
bleak-esphome==1.0.0
|
bleak-esphome==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==3.6.0
|
bleak-retry-connector==3.6.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue