You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Home Assistant can run in different configurations. A common one is Home Assista
71
71
72
72
It’s possible to explore the environment along with the file system structure and content by:
73
73
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).
75
75
2. In the SSH session switch into Home Assistant Core’s container via the command: `docker exec -it homeassistant /bin/bash`
0 commit comments