mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix spelling of NETGEAR and CalDAV in manifests (#31790)
This commit is contained in:
parent
3e23a3a860
commit
8d1f8055dd
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "caldav",
|
||||
"name": "CalDav",
|
||||
"name": "CalDAV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
||||
"requirements": ["caldav==0.6.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "netgear",
|
||||
"name": "Netgear",
|
||||
"name": "NETGEAR",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netgear",
|
||||
"requirements": ["pynetgear==0.6.1"],
|
||||
"dependencies": [],
|
||||
|
@ -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": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user