core/homeassistant/components/vivotek/manifest.json

11 lines
292 B
JSON

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