mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"domain": "luci",
|
|
"name": "OpenWrt (luci)",
|
|
"codeowners": ["@mzdrale"],
|
|
"documentation": "https://www.home-assistant.io/integrations/luci",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["openwrt_luci_rpc"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["openwrt-luci-rpc==1.1.17"]
|
|
}
|