diff --git a/atom.xml b/atom.xml index 22f837c0d9..cb9d908cea 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Home Assistant stores its config in $HOME/.homeassistant
by default, so in this case, it would be in /home/hass/.homeassistant
If you plan to use a Z-Wave controller, you will need to add this user to the dialout
group
sudo usermod -G dialout -a hass +
This can be anywhere you want, but I generally put stuff related to servers in /srv. You also need to change the ownership of the directory to the user you created above (if you created one)
diff --git a/sitemap.xml b/sitemap.xml index 04e3c3bfe7..707bb73d65 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1488,18 +1488,18 @@