mirror of
https://github.com/home-assistant/core.git
synced 2025-06-27 16:37:08 +00:00
Update eq3btsmart library dependency to 1.1.8 (#117051)
* Update eq3btsmart dependency to 1.1.8 * Update test dependency and manifest for eq3btsmart to 1.1.8
This commit is contained in:
parent
0b2c29fdb9
commit
3b51bf266a
@ -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.6", "bleak-esphome==1.0.0"]
|
"requirements": ["eq3btsmart==1.1.8", "bleak-esphome==1.0.0"]
|
||||||
}
|
}
|
||||||
|
@ -816,7 +816,7 @@ epion==0.0.3
|
|||||||
epson-projector==0.5.1
|
epson-projector==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
eq3btsmart==1.1.6
|
eq3btsmart==1.1.8
|
||||||
|
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
esphome-dashboard-api==1.2.3
|
esphome-dashboard-api==1.2.3
|
||||||
|
@ -670,7 +670,7 @@ epion==0.0.3
|
|||||||
epson-projector==0.5.1
|
epson-projector==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
eq3btsmart==1.1.6
|
eq3btsmart==1.1.8
|
||||||
|
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
esphome-dashboard-api==1.2.3
|
esphome-dashboard-api==1.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user