mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Update eq3btsmart to 1.2.0 (#128808)
This commit is contained in:
@ -23,5 +23,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["eq3btsmart"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["eq3btsmart==1.1.9", "bleak-esphome==1.1.0"]
|
||||
"requirements": ["eq3btsmart==1.2.0", "bleak-esphome==1.1.0"]
|
||||
}
|
||||
|
@ -849,7 +849,7 @@ epion==0.0.3
|
||||
epson-projector==0.5.1
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
eq3btsmart==1.1.9
|
||||
eq3btsmart==1.2.0
|
||||
|
||||
# homeassistant.components.esphome
|
||||
esphome-dashboard-api==1.2.3
|
||||
|
@ -718,7 +718,7 @@ epion==0.0.3
|
||||
epson-projector==0.5.1
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
eq3btsmart==1.1.9
|
||||
eq3btsmart==1.2.0
|
||||
|
||||
# homeassistant.components.esphome
|
||||
esphome-dashboard-api==1.2.3
|
||||
|
Reference in New Issue
Block a user