Files
EMS-ESP32/CHANGELOG_LATEST.md

1.6 KiB

Changelog

For more details go to emsesp.org.

[3.8.2]

Added

  • comfortpoint for BC400 #2935
  • customize device brand #2784
  • set model for ems-esp devices temperature, analog, etc. #2958
  • prometheus metrics for temperature/analog/scheduler/custom #2962
  • boiler pumpkick #2965
  • heatpump reset #2933
  • e-mail notification using ReadyMail Client

Fixed

Changed

  • weblogbuffer up to 1000 messages with PSRAM, mentioned in #2933
  • validate custom entity writes, #2931
  • remove wrong burnMinPower #2918
  • store scheduler active state to nvs #2946
  • translated modes heat and eco for HA-climate mode-str-tpl
  • support minflowtemp and baseflowtemp #2969
  • update version if it is 00.00 in first read #2981
  • device class for % values #2980
  • use tasmota core 2026.03.30
  • secure mqtt uses ESP_SSLClient