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