mirror of https://github.com/home-assistant/core
11 lines
334 B
JSON
11 lines
334 B
JSON
{
|
|
"domain": "vallox",
|
|
"name": "Vallox",
|
|
"codeowners": ["@andre-richter", "@slovdahl", "@viiru-", "@yozik04"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vallox",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["vallox_websocket_api"],
|
|
"requirements": ["vallox-websocket-api==5.3.0"]
|
|
}
|