You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use /var/lib/homeassistant as Supervisor data directory (#397)
* Use /var/lib/homeassistant as Supervisor data directory
Instead of using /usr/share/hassio use /var/lib/homeassistant as
Supervisor data directory. While the Supervisor data directory is a
mixed bag of user and somewhat static files, /var/lib seems the better
fit than /usr/local.
Fixes: #393
* Handle upgrade correctly
0 commit comments