2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "efergy",
|
|
|
|
"name": "Efergy",
|
2021-10-11 08:07:31 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/efergy",
|
2021-11-09 20:45:14 +00:00
|
|
|
"requirements": ["pyefergy==0.1.5"],
|
2021-09-24 10:54:15 +00:00
|
|
|
"codeowners": ["@tkdrob"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["iso4217", "pyefergy"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|