Fix spelling of NETGEAR and CalDAV in manifests (#31790)

This commit is contained in:
Franck Nijhof 2020-02-13 19:20:26 +01:00 committed by GitHub
parent 3e23a3a860
commit 8d1f8055dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"domain": "caldav",
"name": "CalDav",
"name": "CalDAV",
"documentation": "https://www.home-assistant.io/integrations/caldav",
"requirements": ["caldav==0.6.1"],
"dependencies": [],

View File

@ -1,6 +1,6 @@
{
"domain": "netgear",
"name": "Netgear",
"name": "NETGEAR",
"documentation": "https://www.home-assistant.io/integrations/netgear",
"requirements": ["pynetgear==0.6.1"],
"dependencies": [],

View File

@ -1,6 +1,6 @@
{
"domain": "netgear_lte",
"name": "Netgear LTE",
"name": "NETGEAR LTE",
"documentation": "https://www.home-assistant.io/integrations/netgear_lte",
"requirements": ["eternalegypt==0.0.11"],
"dependencies": [],