Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdbreemen authored Jan 3, 2021
1 parent ea797f5 commit 89098b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Looking for the documentation, go here (work in progress): <br> https://github.
| Version | Release notes |
|-|-|
| 0.5.0 | Implemented the UI for settings (restapi, read/write file in json) |
| 0.4.2 | Bi-directional OTmon on port 1023 (aka ser2net) |
| 0.4.2 | Bi-directional serial communication on port 1023 (aka ser2net) for use with OTmonitor application|
| 0.4.1 | MQTT command sending now works, topic: OTGW/command and |
| 0.4.0 | RestAPI implemented - as simple as <ip>/api/v0/otgw/{id} to get the latest values |
| 0.3.1 | Bug: Open AP after configuration, change ESP to STA mode on StartWifi <br> No more default Debug to Serial, only to port 23 telnet |
| 0.3.0 | Read only OTmon stream implementend on port 1023 (debug port remains on port 23 - telnet) |
| 0.3.0 | Read only Serial stream implementend on port 1023 (debug port remains on port 23 - telnet) |
| 0.2.0 | Auto-discovery throug MQTT implemented for integration with home assistant (and domoticz) |
| 0.1.0 | MQTT messaging implemented |
| 0.0.1 | parsing of OT protocol implemented (use telnet to see) Watchdog implemented |
Expand Down

0 comments on commit 89098b9

Please sign in to comment.