Added path for Hass.io config (#5436)

This commit is contained in:
DubhAd 2018-05-26 21:47:58 +01:00 committed by Fabian Affolter
parent 514ff7353e
commit 51eee86360

View File

@ -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`.