Skip to content

Commit

Permalink
update SWS-1G-E-S3-11-23 firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSheremetev committed Dec 2, 2023
1 parent dc1dfd8 commit 4d669a9
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions firmware/SWS-1G-E-11-23.bin.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
37a391fd6d5eb106f2cb0ab8d861d932
1 change: 0 additions & 1 deletion firmware/SWS-1G-E-S3-11-23.bin.md5

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<option value="" disabled selected>Select Firmware</option>
<option value="IR-remote_en">IR remote</option>
<option value="energy-monitor_en">Energy Monitor</option>
<option value="SWS-1G-E-S3-11-23">SWS-1G-E-S3-11-23</option>
<option value="SWS-1G-E-11-23">SWS-1G-E-11-23</option>
<option value="airrohr-firmware_en">airrohr-firmware_en</option>
<option value="airrohr-firmware_ru">airrohr-firmware_ru</option>
</select>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "SWS-1G-E-S3-11-23",
"name": "SWS-1G-E-11-23",
"new_install_prompt_erase": true,
"new_install_improv_wait_time": 10,
"description": "Smart 1-gang wall switch with energy monitoring and Wi-Fi connection (Tasmota firmware)",
"builds": [
{
"chipFamily": "ESP32",
"improv": true,
"parts": [{ "path": "../firmware/SWS-1G-E-S3-11-23.bin", "offset": 0 }]
"parts": [{ "path": "../firmware/SWS-1G-E-11-23.bin", "offset": 0 }]
}
]
}

0 comments on commit 4d669a9

Please sign in to comment.