Bumped oru to 0.1.11 (adds a timeout to the api request) (#30704)
This commit is contained in:
parent
c798413971
commit
5f5e8d81e1
2 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/oru",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@bvlaicu"],
|
||||
"requirements": ["oru==0.1.9"]
|
||||
"requirements": ["oru==0.1.11"]
|
||||
}
|
||||
|
|
|
@ -953,7 +953,7 @@ openwebifpy==3.1.1
|
|||
openwrt-luci-rpc==1.1.2
|
||||
|
||||
# homeassistant.components.oru
|
||||
oru==0.1.9
|
||||
oru==0.1.11
|
||||
|
||||
# homeassistant.components.orvibo
|
||||
orvibo==1.1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue