mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
10 lines
247 B
JSON
10 lines
247 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.1.2"]
|
|
}
|