From cfe778cb1cd9bae6abd4a55587153bd7670e7ef0 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 20 May 2017 00:28:12 +0200 Subject: [PATCH] Update addon_config.markdown --- source/hassio/addon_config.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/addon_config.markdown b/source/hassio/addon_config.markdown index 43cf4794f04..8424d933faf 100644 --- a/source/hassio/addon_config.markdown +++ b/source/hassio/addon_config.markdown @@ -87,7 +87,7 @@ The config for an add-on is stored in `config.json`. | description | yes | Description of the add-on | arch | no | List of supported arch: `armhf`, `aarch64`, `amd64`, `i386`. Default all. | url | no | Homepage of the addon. Here you can explain the add-ons and options. -| startup | yes | `before` homeassistant will start. `after` homeassistant will start or `once` for application they don't run as deamon. +| startup | yes | `initialize` will start addon on setup of hassio. `before` homeassistant will start. `after` homeassistant will start or `once` for application they don't run as deamon. | boot | yes | `auto` by system and manual or only `manual` | ports | no | Network ports to expose from the container. Format is `"container-port/type": host-port`. | devices | no | Device list to map into add-on. Format is: `::`