Lyr3x / Roode

A reliable smart home people counter based on VL53L1X and ESPHome
The Unlicense
149 stars 43 forks source link

Firmware update OTA #17

Closed Lyr3x closed 3 years ago

Lyr3x commented 4 years ago

To deliver updates fast to the devices a OTA functionality should be implemented. One way can be a file upload to the esp and the other one a file download.

First research: https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/ota.html

Lyr3x commented 3 years ago

Will be added with esphome