witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen
MIT License
1.26k stars 128 forks source link

OTA platform required for ESPHome #225

Open DCorleone opened 3 days ago

DCorleone commented 3 days ago

Please review the examples as with the current version a platform for OTA is required:

Set OTA password

ota:

[https://esphome.io/components/ota/esphome.html#configuration-variables] (ESPHome Documentation)

TheNitek commented 2 days ago

Thanks for the hint! Would you mind creating a pull request with the required changes?