mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Corrected Synology Docker update instruction (#18401)
The procedure for updating Home Assistant on Synology Docker has changed. Synology Docker 20.10.3-0554 (June 2021 update) changed the relevant Action menu item from "Clear" to "Reset". Old Documentation: Right-click on it and select “Action”->“Clear” Proposed New Documentation: Right-click on it and select “Action”->“Reset” Found solution here: https://www.reddit.com/r/synology/comments/ocwj2e/docker_action_clear_now_action_reset/
This commit is contained in:
parent
dca907aca0
commit
b7bb1593cc
@ -54,7 +54,7 @@ Remark: to update your Home Assistant on your Docker within Synology NAS, you ju
|
|||||||
- Wait until the system-message/-notification comes up, that the download is finished (there is no progress bar)
|
- Wait until the system-message/-notification comes up, that the download is finished (there is no progress bar)
|
||||||
- Move to "Container"-section
|
- Move to "Container"-section
|
||||||
- Stop your container if it's running
|
- Stop your container if it's running
|
||||||
- Right-click on it and select "Action"->"Clear". You won't lose any data, as all files are stored in your configuration-directory
|
- Right-click on it and select "Action"->"Reset". You won't lose any data, as all files are stored in your configuration-directory
|
||||||
- Start the container again - it will then boot up with the new Home Assistant image
|
- Start the container again - it will then boot up with the new Home Assistant image
|
||||||
|
|
||||||
Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:
|
Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:
|
||||||
@ -136,4 +136,4 @@ That will tell Home Assistant where to look for our Z-Wave radio.
|
|||||||
```yaml
|
```yaml
|
||||||
device_tracker:
|
device_tracker:
|
||||||
- platform: bluetooth_tracker
|
- platform: bluetooth_tracker
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user