Bumpy pyobihai to make last reboot update as needed (#37914)
This commit is contained in:
parent
2c3618e2c7
commit
41421b56a4
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
||||||
"domain": "obihai",
|
"domain": "obihai",
|
||||||
"name": "Obihai",
|
"name": "Obihai",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/obihai",
|
"documentation": "https://www.home-assistant.io/integrations/obihai",
|
||||||
"requirements": ["pyobihai==1.2.1"],
|
"requirements": ["pyobihai==1.2.3"],
|
||||||
"codeowners": ["@dshokouhi"]
|
"codeowners": ["@dshokouhi"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1515,7 +1515,7 @@ pynx584==0.5
|
||||||
pynzbgetapi==0.2.0
|
pynzbgetapi==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.obihai
|
# homeassistant.components.obihai
|
||||||
pyobihai==1.2.1
|
pyobihai==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.ombi
|
# homeassistant.components.ombi
|
||||||
pyombi==0.1.10
|
pyombi==0.1.10
|
||||||
|
|
Loading…
Add table
Reference in a new issue