1
mirror of https://github.com/rvdbreemen/OTGW-firmware synced 2024-11-16 04:33:49 +01:00

before update 0.7.6

This commit is contained in:
Robert van den Breemen 2021-02-21 10:02:46 +01:00
parent 0f0d7d8a33
commit 2805895d3c

View File

@ -44,7 +44,7 @@ Looking for the documentation, go here (work in progress): <br> https://github.
| Version | Release notes |
|-|-|
| 0.7.6 | PIC firmware integration done. <br> NTP configurable |
| 0.7.6 | PIC firmware integration done. <br> NTP configurable <br> Web UI only values that have been updated |
| 0.7.5 | Complete set of status bits in UI and Central Heating 2 information |
| 0.7.4 | Integration of the otgw-pic firmware upgrade code - upgrade to pic firmware version 5.0 (by Schelte Bron) |
| 0.7.3 | Adding MQTT disable/enable option<br>Adding MQTT long password (max. 100 chars)<br>Adding executeCommand API (verify and return response for commands)<br>Adding RESTAPI /api/v1/otgw/cmdrsp/{command} that returns {response from command}<br>Added uptime and otgw fwversion in devinfo UI |