New Feature: renew web uploader

Hi,
after some issues with my personal device, which I used to run local builds, I started using the web installer to upload a custom image compiled remotely (one az-delivery-devkit-v4@esp32 with CC1101)

After reviewing how the site build process works, I noticed that, in the current site, it is not possible to upload a custom image using the web installer. For this reason, I updated that specific part of the site.

I opened a PR, based on the work in Renew the web board presentation and the ESP32 web upload by Odyno · Pull Request #2277 · 1technophile/OpenMQTTGateway · GitHub , which includes the following features:

  • updated the web installer section;
  • updated the upload page (including script versions);
  • updated the boards page;
  • Added support to upload custom images from prod_env.ini (and potentially from other .ini files).

On my server, it appears in this way:

Web Uploader - select environment:

Web Uploader - Environment Details + Connect Button ( ESP Web Tools)

New version of ESP Web Tools integrated into the theme

UPDATED Board view list:

BrandNew Upload intro page:

1 Like