mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Bump pyobihai to fix issue with user account (#26736)
This commit is contained in:
parent
66405d5651
commit
3551c39bad
@ -3,7 +3,7 @@
|
|||||||
"name": "Obihai",
|
"name": "Obihai",
|
||||||
"documentation": "https://www.home-assistant.io/components/obihai",
|
"documentation": "https://www.home-assistant.io/components/obihai",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyobihai==1.0.2"
|
"pyobihai==1.1.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@dshokouhi"]
|
"codeowners": ["@dshokouhi"]
|
||||||
|
@ -1345,7 +1345,7 @@ pynws==0.7.4
|
|||||||
pynx584==0.4
|
pynx584==0.4
|
||||||
|
|
||||||
# homeassistant.components.obihai
|
# homeassistant.components.obihai
|
||||||
pyobihai==1.0.2
|
pyobihai==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.openuv
|
# homeassistant.components.openuv
|
||||||
pyopenuv==1.0.9
|
pyopenuv==1.0.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user