Increment update version

This commit is contained in:
aderusha 2021-12-13 09:40:58 -05:00
parent 04285a8500
commit 185c6e0e15
2 changed files with 19 additions and 1 deletions

View File

@ -8,6 +8,7 @@ Files here are used for the auto-update routine which will periodically check Gi
If you need to downgrade for whatever reason, paste the link below into the "Update ESP8266 from URL" dialog under "Update Firmware".
* **HASPone 1.04** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/f20474d8f705f9dc08ac3c8c1d5c3de324d1e6fe/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin`
* **HASPone 1.03** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/2a8df65334f8b694676e4e2d75cdc7e6daac9b4e/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin`
* **HASPone 1.02** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/2098a87c3b6910992a1b425628f7b1b8735487db/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin`
* **HASPone 1.01** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/a1ca2c244bc15feb0360132d86a3048908be5aa6/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin`

View File

@ -1 +1,18 @@
{"d1_mini":{"version":"1.04","firmware":"https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin"},"NX3224T024_011R":{"version":3,"firmware":"https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate.tft"},"NX3224K024_011R":{"version":3,"firmware":"https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Enhanced.tft"},"NX3224F024_011R":{"version":3,"firmware":"https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Discovery.tft"}}
{
"d1_mini": {
"version": "1.05",
"firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin"
},
"NX3224T024_011R": {
"version": 3,
"firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate.tft"
},
"NX3224K024_011R": {
"version": 3,
"firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Enhanced.tft"
},
"NX3224F024_011R": {
"version": 3,
"firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Discovery.tft"
}
}