1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00
Files
core/homeassistant/components/opencv/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
239 B
JSON

{
"domain": "opencv",
"name": "OpenCV",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/opencv",
"iot_class": "local_push",
"requirements": ["numpy==1.23.2", "opencv-python-headless==4.6.0.66"]
}