forked from home-assistant/core
Add documentation link for Supervisor integration (#57733)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "hassio",
|
"domain": "hassio",
|
||||||
"name": "Home Assistant Supervisor",
|
"name": "Home Assistant Supervisor",
|
||||||
"documentation": "https://www.home-assistant.io/hassio",
|
"documentation": "https://www.home-assistant.io/integrations/hassio",
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"after_dependencies": ["panel_custom"],
|
"after_dependencies": ["panel_custom"],
|
||||||
"codeowners": ["@home-assistant/supervisor"],
|
"codeowners": ["@home-assistant/supervisor"],
|
||||||
|
Reference in New Issue
Block a user