mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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.
|
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
|
```bash
|
||||||
$ hassio homeassistant info
|
$ hassio homeassistant info
|
||||||
@ -28,7 +28,7 @@ $ hassio homeassistant stop
|
|||||||
$ hassio homeassistant update
|
$ hassio homeassistant update
|
||||||
```
|
```
|
||||||
|
|
||||||
Supervisor:
|
## {% linkable_title Supervisor %}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hassio supervisor info
|
$ hassio supervisor info
|
||||||
@ -37,7 +37,7 @@ $ hassio supervisor reload
|
|||||||
$ hassio supervisor update
|
$ hassio supervisor update
|
||||||
```
|
```
|
||||||
|
|
||||||
Host:
|
## {% linkable_title Host %}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hassio host reboot
|
$ hassio host reboot
|
||||||
@ -45,13 +45,15 @@ $ hassio host shutdown
|
|||||||
$ hassio host update
|
$ hassio host update
|
||||||
```
|
```
|
||||||
|
|
||||||
Hardware:
|
## {% linkable_title Hardware %}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hassio hardware info
|
$ hassio hardware info
|
||||||
$ hassio hardware audio
|
$ hassio hardware audio
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## {% linkable_title Usage examples %}
|
||||||
|
|
||||||
To update Home Assistant to a specific version, use the command:
|
To update Home Assistant to a specific version, use the command:
|
||||||
```bash
|
```bash
|
||||||
hassio homeassistant update --options version=x.y.z
|
hassio homeassistant update --options version=x.y.z
|
||||||
|
Loading…
x
Reference in New Issue
Block a user