core/homeassistant/components/vivotek/manifest.json

9 lines
232 B
JSON

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