mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-04-03 18:16:47 +02:00
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:
parent
07afdfca0c
commit
34c297bae3
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user