mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
container: rename 'service' to 'action' (#33782)
This commit is contained in:
parent
47c337ef12
commit
ba1ae50063
@ -37,7 +37,7 @@ Once the Home Assistant Container is running Home Assistant should be accessible
|
||||
If you change the configuration, you have to restart the server. To do that you have 3 options.
|
||||
|
||||
1. In your Home Assistant UI, go to the **Settings** > **System** and click the **Restart** button.
|
||||
2. You can go to the **Developer Tools** > **Services**, select the service `homeassistant.restart` and select **Call Service**.
|
||||
2. You can go to the **Developer Tools** > **Actions**, select the service `homeassistant.restart` and select **Perform action**.
|
||||
3. Restart it from a terminal.
|
||||
|
||||
{% tabbed_block %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user