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-07-19 17:00:37 +00:00
|
|
|
"requirements": ["numpy==1.21.1", "opencv-python-headless==4.5.2.54"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
|
|
|
"iot_class": "local_push"
|
2020-04-03 19:58:19 +00:00
|
|
|
}
|