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
The log information are stored in the [configuration directory](/docs/configuration/) as `home-assistant.log` and you can read it with the command-line tool `cat` or follow it dynamically with `tail -f`.
84
+
The log information are stored in the [configuration directory](/docs/configuration/)
85
+
as `home-assistant.log` and you can read it with the command-line tool `cat` or
86
+
follow it dynamically with `tail -f`.
72
87
73
88
If you are a Hassbian user you can use the example below:
0 commit comments