Update Home Assistant to the latest version
- Access via SSH as root
- Stop the Home Assistant container with
docker stop hass - Remove the Home Assistant Container with
docker rm hass - Pull the latest Home Assistant version with
docker pull homeassistant/home-assistant - Open Docker from the Synology DSM
- Create a new container with the following settings:
- Admin privileges
- Host Network
docker/homeassistant/config:/config- Environmental Variable
TZ = Europe/Stockholm