mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
parent
d9c05fcb9e
commit
8d7caee37c
@ -16,7 +16,7 @@ Hass.io upgrade process from the SSH command line
|
||||
|
||||
On the SSH command line, you can use the `hassio` command to retrieve logs, check the details of connected hardware, and more.
|
||||
|
||||
Home Assistant:
|
||||
## {% linkable_title Home Assistant %}
|
||||
|
||||
```bash
|
||||
$ hassio homeassistant info
|
||||
@ -28,7 +28,7 @@ $ hassio homeassistant stop
|
||||
$ hassio homeassistant update
|
||||
```
|
||||
|
||||
Supervisor:
|
||||
## {% linkable_title Supervisor %}
|
||||
|
||||
```bash
|
||||
$ hassio supervisor info
|
||||
@ -37,7 +37,7 @@ $ hassio supervisor reload
|
||||
$ hassio supervisor update
|
||||
```
|
||||
|
||||
Host:
|
||||
## {% linkable_title Host %}
|
||||
|
||||
```bash
|
||||
$ hassio host reboot
|
||||
@ -45,13 +45,15 @@ $ hassio host shutdown
|
||||
$ hassio host update
|
||||
```
|
||||
|
||||
Hardware:
|
||||
## {% linkable_title Hardware %}
|
||||
|
||||
```bash
|
||||
$ hassio hardware info
|
||||
$ hassio hardware audio
|
||||
```
|
||||
|
||||
## {% linkable_title Usage examples %}
|
||||
|
||||
To update Home Assistant to a specific version, use the command:
|
||||
```bash
|
||||
hassio homeassistant update --options version=x.y.z
|
||||
|
Loading…
x
Reference in New Issue
Block a user