2020-11-20 13:18:02 +00:00
|
|
|
{
|
|
|
|
"domain": "srp_energy",
|
|
|
|
"name": "SRP Energy",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["srpenergy==1.3.2"],
|
|
|
|
"codeowners": ["@briglx"],
|
|
|
|
"iot_class": "cloud_polling"
|
|
|
|
}
|