Fix spelling of OpenWrt in luci integration manifest (#76219)

This commit is contained in:
Franck Nijhof 2022-08-04 15:57:00 +02:00
parent 1808dd3d84
commit db227a888d
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -1,6 +1,6 @@
{
"domain": "luci",
"name": "OpenWRT (luci)",
"name": "OpenWrt (luci)",
"documentation": "https://www.home-assistant.io/integrations/luci",
"requirements": ["openwrt-luci-rpc==1.1.11"],
"codeowners": ["@mzdrale"],