mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 01:46:11 -04:00
12 lines
384 B
JSON
12 lines
384 B
JSON
{
|
|
"domain": "pilight",
|
|
"name": "Pilight",
|
|
"codeowners": [],
|
|
"disabled": "Pilight relies on setuptools.pkg_resources, which is no longer available in setuptools 82.0.0 and later.",
|
|
"documentation": "https://www.home-assistant.io/integrations/pilight",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pilight"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pilight==0.1.1"]
|
|
}
|