Bumpy pyobihai to make last reboot update as needed (#37914)

This commit is contained in:
Daniel Shokouhi 2020-07-19 22:02:45 -07:00 committed by GitHub
parent 2c3618e2c7
commit 41421b56a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "obihai",
"name": "Obihai",
"documentation": "https://www.home-assistant.io/integrations/obihai",
"requirements": ["pyobihai==1.2.1"],
"requirements": ["pyobihai==1.2.3"],
"codeowners": ["@dshokouhi"]
}

View File

@ -1515,7 +1515,7 @@ pynx584==0.5
pynzbgetapi==0.2.0
# homeassistant.components.obihai
pyobihai==1.2.1
pyobihai==1.2.3
# homeassistant.components.ombi
pyombi==0.1.10