Rolling 20210611

This commit is contained in:
jomjol
2021-06-11 07:31:06 +02:00
parent 8308f159ad
commit a202a6abdc
41 changed files with 2868 additions and 1206 deletions

View File

@@ -45,26 +45,22 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
##### Rolling - (2021-05-27)
##### Rolling - (2021-06-11)
* MQTT error message: changes from blank to "no error" in case everything is okay
* Bug fix: disable LED, enable GPIO again
* Bug fix: if in fixed ip modus no DNS is specified, the gateway will be used
* Restructuring for multi number counters
* Major internal and html changes
(html and firmware)
Rolling - (2021-05-22 - v2)
* Bug fix: calculation of flow rate, MQTT sending of rate
##### 7.1.1 MQTT-Update - (2021-05-30)
Rolling - (2021-05-20)
* Bug fix: mqtt retain message flag
Rolling - (2021-05-20)
* Bug fix: WLan reconnect after connection lost
Rolling - (2021-05-17)
* NEW: 7.1.1: bug fix wlan password with "=" (again)
* MQTT error message: changes "no error", send retain flag
* Update wlan handling to esp-idf 4.1
* Set mqtt error message with retain flag
* based on v7.0.1
* Upgrade digital CNN to v8.7.0 (added new images)
* Bug fix: MQTT, WLAN, LED-Controll, GPIO usage, fixed IP, calculation flow rate
##### 7.0.1 MQTT-Update - (2021-05-13)