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

This commit is contained in:
Franck Nijhof 2022-08-04 15:57:00 +02:00 committed by GitHub
parent 9af64b1c3b
commit 8793cf4996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"],