Skip to content
Snippets Groups Projects
Unverified Commit e6bc1f07 authored by Marc Mueller's avatar Marc Mueller Committed by GitHub
Browse files

Update bleak-esphome to 1.1.0 (#127692)

parent 747f7a1b
No related branches found
No related tags found
No related merge requests found
...@@ -23,5 +23,5 @@ ...@@ -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 @@ ...@@ -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 ...@@ -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 ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment