Skip to content

Commit 56683f1

Browse files
authored
Revise SSH access instructions in README
Updated SSH instructions for accessing the host.
1 parent cff37f8 commit 56683f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Home Assistant can run in different configurations. A common one is Home Assista
7171

7272
It’s possible to explore the environment along with the file system structure and content by:
7373

74-
1. SSH-ing into the host. Instructions are [here](https://developers.home-assistant.io/docs/operating-system/debugging/).
74+
1. SSH-ing into the host via the [debugging port](https://developers.home-assistant.io/docs/operating-system/debugging/) or [Advanced SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh/blob/main/ssh/DOCS.md) add-on ("Protection mode" must be disabled).
7575
2. In the SSH session switch into Home Assistant Core’s container via the command: `docker exec -it homeassistant /bin/bash`
7676

7777
## Reload

0 commit comments

Comments
 (0)