core/homeassistant/components/srp_energy/manifest.json

11 lines
281 B
JSON

{
"domain": "srp_energy",
"name": "SRP Energy",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
"requirements": ["srpenergy==1.3.6"],
"codeowners": ["@briglx"],
"iot_class": "cloud_polling",
"loggers": ["srpenergy"]
}