1
mirror of https://github.com/home-assistant/core synced 2024-10-10 12:28:01 +02:00
ha-core/homeassistant/components/luci/manifest.json
2023-04-21 11:27:26 +02:00

10 lines
266 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"],
"requirements": ["openwrt-luci-rpc==1.1.16"]
}