Browse Source

0.6.11

* added MqTT class for publishing all values in Arduino `loop`
pull/935/head
lumapu 2 years ago
parent
commit
ad9fda4e28
  1. 23
      src/CHANGES.md

23
src/CHANGES.md

@ -1,15 +1,10 @@
Changelog v0.6.9 # Development Changes
* improved MqTT ## 0.6.11 - 2023-04-27
* fix WiFi hostname during boot up * added MqTT class for publishing all values in Arduino `loop`
* improved login: only one session at the same time is possible
* fix UI: login screen for small displays; burger menu height; small modifications for import button (in setup) ## 0.6.10 - HMS
* improved WiFi reconnect * Version available in `HMS` branch
* optimized performance: browser caching was improved to reduce requests from ESP
* improved NRF24 communication for more stable data transmission ## 0.6.9
* added / fixed MqTT subscription `ctrl/power/[IV-ID]` * last Relaese
* improved save settings
* improved UI in setup: now `.` and `,` are allowed as floating point seperator
* fix zero yield day functionality
* LEDs are now configurable to show if 1st inverter is available and if MqTT is connected
* LED are configurable to active high or low

Loading…
Cancel
Save