Mention login command in console access section (#20083)

This commit is contained in:
Achilleas Pipinellis 2021-11-15 20:12:32 +01:00 committed by GitHub
parent 7d9adbe581
commit b859615835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,6 +102,5 @@ Use "ha [command] --help" for more information about a command.
{% if page.installation == "os" %}
### Console access
You can also access the Home Assistant Operating System via a directly connected keyboard and monitor, the console. To log in to the physical console the username is `root`, with no password.
You can also access the Home Assistant Operating System via a directly connected keyboard and monitor, the console.
{% endif %}