mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"domain": "elmax",
|
|
"name": "Elmax",
|
|
"codeowners": ["@albertogeniola"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/elmax",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["elmax_api"],
|
|
"requirements": ["elmax_api==0.0.2"]
|
|
}
|