mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joostlek <joostlek@outlook.com>
11 lines
286 B
JSON
11 lines
286 B
JSON
{
|
|
"domain": "vivotek",
|
|
"name": "VIVOTEK",
|
|
"codeowners": ["@HarlemSquirrel"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vivotek",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["libpyvivotek"],
|
|
"requirements": ["libpyvivotek==0.6.1"]
|
|
}
|