Skip to content

Commit 60e19f1

Browse files
cdce8pfabaff
authored andcommitted
Hassbian common tasks - Updated manual launch info (home-assistant#3110)
1 parent 14c13f1 commit 60e19f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/installation/hassbian/common-tasks.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $ source /srv/homeassistant/bin/activate
6565
$ hass
6666
```
6767

68-
This will start Home Assistant in your shell and output anything that ends up in the log and more into the console. This will fail if the Home Assistant service is already running so don't forget to [stop][stop-homeassistant] it first.
68+
This will start Home Assistant in your shell and output anything that ends up in the log and more into the console. This will fail if the Home Assistant service is already running so don't forget to [stop][stop-homeassistant] it first. If you want the log output to be colored, execute `hass --script check_config` first. This will install the `colorlog` module.
6969

7070
### {% linkable_title Check your configuration %}
7171
Log in as the `pi` account and execute the following commands:

0 commit comments

Comments
 (0)