mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Co-authored-by: Jan Pecinovsky <jan.pecinovsky@energieid.be> Co-authored-by: Jan Pecinovsky <janpecinovsky@gmail.com> Co-authored-by: Norbert Rittel <norbert@rittel.de> Co-authored-by: Erik Montnemery <erik@montnemery.com>
13 lines
362 B
JSON
13 lines
362 B
JSON
{
|
|
"domain": "energyid",
|
|
"name": "EnergyID",
|
|
"codeowners": ["@JrtPec", "@Molier"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/energyid",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["energyid_webhooks"],
|
|
"quality_scale": "silver",
|
|
"requirements": ["energyid-webhooks==0.0.14"]
|
|
}
|