Correct names in manifests (M-P) (#30541)

This commit is contained in:
Franck Nijhof 2020-01-07 13:28:35 +01:00 committed by Paulus Schoutsen
parent c963128306
commit dc02c28891
104 changed files with 104 additions and 104 deletions

View file

@ -1,6 +1,6 @@
{
"domain": "opencv",
"name": "Opencv",
"name": "OpenCV",
"documentation": "https://www.home-assistant.io/integrations/opencv",
"requirements": ["numpy==1.17.4", "opencv-python-headless==4.1.2.30"],
"dependencies": [],