mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"domain": "pencom",
|
|
"name": "Pencom",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/pencom",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pencompy"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pencompy==0.0.3"]
|
|
}
|