Closed romanpeters closed 6 years ago
Try unplugging the ESP, restarting the add-on and plugging in the ESP. The I/O error means that no connection to the ESP at /dev/ttyUSB0
could be made which could be because the device was unplugged while the add-on was running,
I think that fixed it. Upload was successful! Thanks 😊
I'm trying to flash a Sonoff basic, using the hassio add-on esphomeyaml 1.7.0, with the following config:
The config is valid and it compiles without a problem, but fails every time at uploading.
I tried removing the compiled
sonoff/
folder, but that didn't help.