We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10d559 commit 155a61bCopy full SHA for 155a61b
source/hassio/addon_config.markdown
@@ -61,7 +61,7 @@ The config for an add-on is stored in `config.json`.
61
"version": "1.2",
62
"slug": "folder",
63
"description": "long descripton",
64
- "url": "possible to set a single url",
+ "url": "website with more information about add-on (ie a forum thread for support)",
65
"startup": "before|after|once",
66
"boot": "auto|manual",
67
"ports": {
0 commit comments