diff --git a/guides/getting_started_hassio.rst b/guides/getting_started_hassio.rst index f5ffa5134..32aad9a36 100644 --- a/guides/getting_started_hassio.rst +++ b/guides/getting_started_hassio.rst @@ -82,7 +82,7 @@ in ``/config/esphome/garage-door.yaml``. command line is not very straightforward, but it's possible. To do that, install Home Assistant's SSH addon, configure a username and a password, and disable `Protection Mode` (please assess the risks you take with that). - Then, for example to access the logs form a device through an SSH client, + Then, for example to access the logs from a device through an SSH client, log in, and you can use a command like `docker exec -it addon_15ef4d2f_esphome esphome logs /config/esphome/garage-door.yaml`. See :doc:`getting_started_command_line` for more.