mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
updated 3.2.0b2
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
- settings for water hysteresis on/off
|
- settings for water hysteresis on/off
|
||||||
- dallas sensor name editable. `sensorname` console-command, replace sensorid with a unique name [#84](https://github.com/emsesp/EMS-ESP32/issues/84)
|
- dallas sensor name editable. `sensorname` console-command, replace sensorid with a unique name [#84](https://github.com/emsesp/EMS-ESP32/issues/84)
|
||||||
- 'restart' system command. Can be invoked via API with authentication. [#87](https://github.com/emsesp/EMS-ESP32/issues/87)
|
- 'restart' system command. Can be invoked via API with authentication. [#87](https://github.com/emsesp/EMS-ESP32/issues/87)
|
||||||
|
- add Download button in Web UI for log
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
@@ -30,3 +31,4 @@
|
|||||||
- UI improvements for editing Dallas Sensor details
|
- UI improvements for editing Dallas Sensor details
|
||||||
- RESTful GET commands can also require authentication (via bearer access token) for better security
|
- RESTful GET commands can also require authentication (via bearer access token) for better security
|
||||||
- Updated AsyncMqttClient to 0.9.0 and ArduinoJson to 6.18.3
|
- Updated AsyncMqttClient to 0.9.0 and ArduinoJson to 6.18.3
|
||||||
|
- Download buttons for settings and info under the Help tab
|
||||||
|
|||||||
Reference in New Issue
Block a user