mirror of
https://github.com/arendst/Tasmota.git
synced 2026-09-11 09:13:17 +00:00
- Preserve fractional values in Berry MI32.set_temp() and MI32.set_hum(). - Limit saved MI32 configurations safely to 32 sensors. - Respect the configured temperature unit (SetOption8) in dashboard temperature and dew-point values. - Update browser-side age counters using real elapsed time. - Allow a Berry widget response to contain multiple independent cards. - Send dashboard metrics in a dedicated response every ten seconds. - Pause dashboard polling while the browser tab is hidden. - Display chained knob button presses as their numeric count. - Various small improvements.