core/homeassistant/components/vivotek/manifest.json

10 lines
263 B
JSON
Raw Normal View History

2019-09-08 19:36:48 +00:00
{
"domain": "vivotek",
"name": "VIVOTEK",
"codeowners": ["@HarlemSquirrel"],
2023-02-08 19:10:18 +00:00
"documentation": "https://www.home-assistant.io/integrations/vivotek",
"iot_class": "local_polling",
2023-02-08 19:10:18 +00:00
"loggers": ["libpyvivotek"],
"requirements": ["libpyvivotek==0.4.0"]
2019-09-08 19:36:48 +00:00
}