1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/peco/manifest.json
2025-01-29 01:15:06 +01:00

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"]
}