Update outdated documentation links in json files (#30916)
parent
3bf657284c
commit
52cee84c2c
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/components/apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==0.8.3"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@caronc"]
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "geonetnz_volcano",
|
||||
"name": "GeoNet NZ Volcano",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/geonetnz_volcano",
|
||||
"documentation": "https://www.home-assistant.io/integrations/geonetnz_volcano",
|
||||
"requirements": ["aio_geojson_geonetnz_volcano==0.5"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@exxamalte"]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "pcal9535a",
|
||||
"name": "PCAL9535A I/O Expander",
|
||||
"documentation": "https://www.home-assistant.io/components/pcal9535a",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pcal9535a",
|
||||
"requirements": ["pcal9535a==0.7"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@Shulyaka"]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "sinch",
|
||||
"name": "Sinch SMS",
|
||||
"documentation": "https://www.home-assistant.io/components/sinch",
|
||||
"documentation": "https://www.home-assistant.io/integrations/sinch",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@bendikrb"],
|
||||
"requirements": ["clx-sdk-xms==1.0.0"]
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "starline",
|
||||
"name": "StarLine",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/starline",
|
||||
"documentation": "https://www.home-assistant.io/integrations/starline",
|
||||
"requirements": ["starline==0.1.3"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@anonym-tsk"]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "versasense",
|
||||
"name": "VersaSense",
|
||||
"documentation": "https://www.home-assistant.io/components/versasense",
|
||||
"documentation": "https://www.home-assistant.io/integrations/versasense",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@flamm3blemuff1n"],
|
||||
"requirements": ["pyversasense==0.0.6"]
|
||||
|
|
Loading…
Reference in New Issue