Sort manifests 7 (#87028)
This commit is contained in:
parent
231aad7a68
commit
1450b44c63
100 changed files with 334 additions and 338 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"domain": "opencv",
|
||||
"name": "OpenCV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
||||
"requirements": ["numpy==1.23.2", "opencv-python-headless==4.6.0.66"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_push"
|
||||
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["numpy==1.23.2", "opencv-python-headless==4.6.0.66"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue