mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 13:07:16 +00:00
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"domain": "vera",
|
|
"name": "Vera",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vera",
|
|
"requirements": ["pyvera==0.3.13"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyvera"]
|
|
}
|