Closed vencakratky closed 4 years ago
If you didn't include the ota:
section in your yaml config, you'll need to use the serial USB adapter to update, sorry. I'll add an ota:
section to the example config so that hopefully nobody else misses adding it (if they want to enable OTA updates).
Hello, i am rookie in ESP and 2 Months ago i tried this "hack" for linp doorbell over Serial-USB adapter. All is OK, thank you for great tutorial. Now i see, it´s possible new Firmware, but i thinked, in default setting is possible OTA update. Unfortunately, it reports an error (Connection refused) when trying to update: After some searching, I found that the file "linp-doorbell.yaml" should contain string "ota:" Is there now some way to successfully update via OTA ? Or do I have to use the Serial-USB adapter again? - now with "ota:" strings in linp-doorbell.yaml? Thank you