Skip to content

Commit

Permalink
add SWS-2G-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 3c89f81 commit 214be3b
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
Binary file added firmware/SWS-2G-E-11-23.bin
Binary file not shown.
1 change: 1 addition & 0 deletions firmware/SWS-2G-E-11-23.bin.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
37a391fd6d5eb106f2cb0ab8d861d932
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<option value="IR-remote_en">IR remote</option>
<option value="energy-monitor_en">Energy Monitor</option>
<option value="SWS-1G-E-11-23">SWS-1G-E-11-23</option>
<option value="SWS-2G-E-11-23">SWS-2G-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
13 changes: 13 additions & 0 deletions manifest/SWS-2G-E-11-23.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "SWS-2G-E-11-23",
"new_install_prompt_erase": true,
"new_install_improv_wait_time": 10,
"description": "Smart 2-gang wall switch with energy monitoring and Wi-Fi connection (Tasmota firmware)",
"builds": [
{
"chipFamily": "ESP32",
"improv": true,
"parts": [{ "path": "../firmware/SWS-2G-E-11-23.bin", "offset": 0 }]
}
]
}

0 comments on commit 214be3b

Please sign in to comment.