mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 07:05:12 +01:00
10 lines
248 B
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.29"]
|
|
}
|