From b65b5c734199bd5709a336be218ea80c88c0014d Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 1 Sep 2018 22:05:16 +0100 Subject: [PATCH] Added details about console access (#6140) Since there's nothing in the docs about the console access, and it's a common question, adding it here. --- source/hassio/commandline.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/hassio/commandline.markdown b/source/hassio/commandline.markdown index 61fefdd1877..a37177f832f 100644 --- a/source/hassio/commandline.markdown +++ b/source/hassio/commandline.markdown @@ -89,3 +89,7 @@ GLOBAL OPTIONS: --help, -h show help --version, -v print the version ``` + +## {% linkable_title Console access %} + +You can also access HassOS via a directly connected keyboard and monitor, the console. To log in to the physical console the username is `root`, with no password.