Bump Orvibo to 1.1.2 (#107162)
* Bump python-orvibo version Fixes https://github.com/home-assistant/core/issues/106923 * Add version number * Remove version * Bump python-orvibo version
This commit is contained in:
parent
04bf569308
commit
c78d691d30
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/orvibo",
|
"documentation": "https://www.home-assistant.io/integrations/orvibo",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["orvibo"],
|
"loggers": ["orvibo"],
|
||||||
"requirements": ["orvibo==1.1.1"]
|
"requirements": ["orvibo==1.1.2"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1443,7 +1443,7 @@ oralb-ble==0.17.6
|
||||||
oru==0.1.11
|
oru==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.orvibo
|
# homeassistant.components.orvibo
|
||||||
orvibo==1.1.1
|
orvibo==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.ourgroceries
|
# homeassistant.components.ourgroceries
|
||||||
ourgroceries==1.5.4
|
ourgroceries==1.5.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue