* Fix spelling of VIVOTEK in manifest * Also adjust default name of camera to match the brand name
8 lines
222 B
JSON
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"]
|
|
}
|