2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "opencv",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "OpenCV",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
2021-05-15 16:28:03 +00:00
|
|
|
"requirements": ["numpy==1.20.3", "opencv-python-headless==4.4.0.42"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
|
|
|
"iot_class": "local_push"
|
2020-04-03 19:58:19 +00:00
|
|
|
}
|