Add documentation link for Supervisor integration (#57733)

This commit is contained in:
avee87 2021-10-15 08:26:54 +01:00 committed by GitHub
parent 727d8c7a37
commit 8b422a7bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"domain": "hassio",
"name": "Home Assistant Supervisor",
"documentation": "https://www.home-assistant.io/hassio",
"documentation": "https://www.home-assistant.io/integrations/hassio",
"dependencies": ["http"],
"after_dependencies": ["panel_custom"],
"codeowners": ["@home-assistant/supervisor"],