mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-12 19:27:05 +01:00
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
- Modify
data/versions.jswith info about available firmware versions depending on current model (device type) and firmware version. - Perform GET queries against http:////<firmware_version>, for instance:
http://192.168.1.105/espurna/0.9.1