parent
dd3cd95954
commit
d45c386149
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,10 @@
|
|||
"domain": "opencv",
|
||||
"name": "OpenCV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
||||
"requirements": ["numpy==1.18.1", "opencv-python-headless==4.1.2.30"],
|
||||
"requirements": [
|
||||
"numpy==1.18.1",
|
||||
"opencv-python-headless==4.2.0.32"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
|
@ -964,7 +964,7 @@ onkyo-eiscp==1.2.7
|
|||
onvif-zeep-async==0.2.0
|
||||
|
||||
# homeassistant.components.opencv
|
||||
# opencv-python-headless==4.1.2.30
|
||||
# opencv-python-headless==4.2.0.32
|
||||
|
||||
# homeassistant.components.openevse
|
||||
openevsewifi==0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue