mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"domain": "luci",
|
|
"name": "Luci",
|
|
"documentation": "https://www.home-assistant.io/components/luci",
|
|
"requirements": [
|
|
"openwrt-luci-rpc==1.0.5"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@fbradyirl"]
|
|
}
|