Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

439 B

ESPurna Update Server

First version of an ESPurna update server, an API that responfs to ESPurna devices with information about the last available firmware.

Use

  1. Modify data/versions.js with info about available firmware versions depending on current model (device type) and firmware version.
  2. Perform GET queries against http:////<firmware_version>, for instance: http://192.168.1.105/espurna/0.9.1