core/homeassistant/components/peco/manifest.json

10 lines
248 B
JSON

{
"domain": "peco",
"name": "PECO Outage Counter",
"codeowners": ["@IceBotYT"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/peco",
"iot_class": "cloud_polling",
"requirements": ["peco==0.0.30"]
}