Getting started HassIO - USD device discovery (#110)

I had a bad cable, although it works for charging devices, it didn't work for discovering a wemos D1 on HassIO with RPI3
This commit is contained in:
David De Sloovere 2019-01-06 18:58:06 +01:00 committed by Otto Winter
parent 07afdfca0c
commit 34c297bae3

View File

@ -59,7 +59,8 @@ there are three basic actions you can perform:
The HassIO Add-On is currently not capable of discovering new USB ports after the add-on The HassIO Add-On is currently not capable of discovering new USB ports after the add-on
has started due to some docker restrictions. Please go to the add-on details page has started due to some docker restrictions. Please go to the add-on details page
and restart the add-on if a new USB device is not automatically found. and restart the add-on if a new USB device is not automatically found. If the USB device
is still not found, try changing the USB cable and restarting the add-on.
- **COMPILE**: This command compiles the firmware and gives you the option of downloading the generated - **COMPILE**: This command compiles the firmware and gives you the option of downloading the generated
binary so that you can upload it yourself from your computer. binary so that you can upload it yourself from your computer.