Remove unrelated comment from supervisor debug (#577)

This commit is contained in:
Franck Nijhof 2020-06-13 19:06:34 +02:00 committed by GitHub
parent 079d706bee
commit df35dd2b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,6 @@ This section is not for end users. End users should use the [SSH add-on] to SSH
[SSH add-on]: https://github.com/home-assistant/hassio-addons/tree/master/ssh
You need set the dev mode on supervisor and enable debug with options. You need also install the Remote debug Add-on from Developer Repository to expose the debug port to Host.
## SSH access to the host
:::info