2023-02-03 18:56:17 +00:00
|
|
|
{
|
|
|
|
"domain": "easyenergy",
|
|
|
|
"name": "easyEnergy",
|
2023-02-08 19:19:19 +00:00
|
|
|
"codeowners": ["@klaasnicolaas"],
|
2023-02-03 18:56:17 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/easyenergy",
|
2024-12-17 20:02:39 +00:00
|
|
|
"integration_type": "service",
|
2023-02-03 18:56:17 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2024-12-17 20:02:39 +00:00
|
|
|
"requirements": ["easyenergy==2.1.2"],
|
|
|
|
"single_config_entry": true
|
2023-02-03 18:56:17 +00:00
|
|
|
}
|