diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index 2d0dc0f0274..150eef1b46f 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -20,6 +20,7 @@ The location of the folder differs between operating systems: | macOS | `~/.homeassistant` | | Linux | `~/.homeassistant` | | Windows | `%APPDATA%/.homeassistant` | +| Hass.io | `/config` | If you want to use a different folder for configuration, use the config command line parameter: `hass --config path/to/config`.