mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"domain": "electrasmart",
|
|
"name": "Electra Smart",
|
|
"codeowners": ["@jafar-atili"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/electrasmart",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["pyElectra==1.2.4"]
|
|
}
|