hass-core/homeassistant/components/vivotek/manifest.json
Franck Nijhof 78783555ea
Fix spelling of VIVOTEK (#31773)
* Fix spelling of VIVOTEK in manifest

* Also adjust default name of camera to match the brand name
2020-02-12 15:36:04 -08:00

8 lines
222 B
JSON

{
"domain": "vivotek",
"name": "VIVOTEK",
"documentation": "https://www.home-assistant.io/integrations/vivotek",
"requirements": ["libpyvivotek==0.4.0"],
"dependencies": [],
"codeowners": ["@HarlemSquirrel"]
}