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.
 
 
 
 
 
 
Xose Pérez 8d02ecc19c OTA auto update server and other small changes 8 years ago
..
data OTA auto update server and other small changes 8 years ago
public OTA auto update server and other small changes 8 years ago
src OTA auto update server and other small changes 8 years ago
templates OTA auto update server and other small changes 8 years ago
.gitignore OTA auto update server and other small changes 8 years ago
README.md OTA auto update server and other small changes 8 years ago
composer.json OTA auto update server and other small changes 8 years ago
composer.lock OTA auto update server and other small changes 8 years ago

README.md

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