Skip to content

Commit b17fafa

Browse files
committed
Update README.md
1 parent 82da4f4 commit b17fafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The features of this Custom OTGW NodeMCU (ESP8266) firmware are:
2323
- sending commands thru REST API (/api/v1/otgw/command/{any command})
2424
- settings for Hostname and MQTT in the webUI (just compile and edit in webUI)
2525
- OTmonitor Web UI (standalone interface)
26-
- reliable OTA upgrades (v0.6.0+)
26+
- reliable OTA upgrades ofr NodeMCU (v0.6.0+)
2727

2828
**WARNING: Do not upgrade your PIC thru port 1023! Connect Your OTGW to your serialport instead for upgrade.**
2929

@@ -34,7 +34,7 @@ Looking for the documentation, go here (work in progress): <br> https://github.
3434

3535
| Version | Release notes |
3636
|-|-|
37-
| 0.7.0 | Added all 2.3b msgids Ventilation/Heat Recovery. And Remeha msgids. Thanks @STemplar <br>Added OTGW pic reset on bootup.<br> Translate dutch to english. |
37+
| 0.7.0 | Bugfix: Serial flushing & writebuffer checking to prevent overflow during flashing. <br> Added all 2.3b msgids Ventilation/Heat Recovery. And Remeha msgids. Thanks @STemplar <br>Added OTGW pic reset on bootup.<br> Translate dutch to english. |
3838
| 0.6.1 | Bugfix: setting page did not always work correctly, now it does. |
3939
| 0.6.0 | Standalone UI for simple OT monitor purposes and deviceinformation, moved index.html to SPIFF <br>OTA is possible after flashing 0.6.0 (Hardware watchdog is fed, during flash uploads now) |
4040
| 0.5.1 | REST APIs, v1, for OTmonitor values, GetByLabel, GetByID, POST otgw/command/{command} |

0 commit comments

Comments
 (0)