1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/vivotek/manifest.json
2026-02-22 00:00:24 +00:00

12 lines
318 B
JSON

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