11 lines
267 B
JSON
11 lines
267 B
JSON
|
{
|
||
|
"domain": "elvia",
|
||
|
"name": "Elvia",
|
||
|
"codeowners": ["@ludeeus"],
|
||
|
"config_flow": true,
|
||
|
"dependencies": ["recorder"],
|
||
|
"documentation": "https://www.home-assistant.io/integrations/elvia",
|
||
|
"iot_class": "cloud_polling",
|
||
|
"requirements": ["elvia==0.1.0"]
|
||
|
}
|