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.

14 lines
303 B

  1. [
  2. {
  3. "model": "SONOFF",
  4. "firmware": {
  5. "min": "*",
  6. "max": "0.9.2"
  7. },
  8. "target": {
  9. "version": "0.9.2",
  10. "firmware": "/firmware/espurna-0.9.2.bin",
  11. "spiffs": "/firmware/espurna-0.9.1-spiffs.bin"
  12. }
  13. }
  14. ]