mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 15:31:52 -05: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"]
|
|
}
|