1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/opencv/manifest.json
2020-02-02 16:28:37 +01:00

9 lines
232 B
JSON

{
"domain": "opencv",
"name": "OpenCV",
"documentation": "https://www.home-assistant.io/integrations/opencv",
"requirements": ["numpy==1.18.1", "opencv-python-headless==4.1.2.30"],
"dependencies": [],
"codeowners": []
}