Swing links back to update server

This commit is contained in:
aderusha 2023-12-26 22:56:53 -05:00
parent 4535a4bd6e
commit b1f039b871

View File

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