mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 00:07:22 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user