mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"domain": "vera",
|
|
"name": "Vera",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vera",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyvera"],
|
|
"requirements": ["pyvera==0.3.16"]
|
|
}
|