diff --git a/update/version.json b/update/version.json index 573857e..ed62727 100644 --- a/update/version.json +++ b/update/version.json @@ -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" } } \ No newline at end of file