This commit is contained in:
MichaelDvP
2025-11-30 21:25:07 +01:00
23 changed files with 370 additions and 107 deletions

View File

@@ -35,6 +35,9 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- refresh MQTT button added to MQTT Settings page
- heating assistance, rounding custum settings [#2763](https://github.com/emsesp/EMS-ESP32/discussions/2763)
- add counter 0..2 for short pulses, high frequency [#2758](https://github.com/emsesp/EMS-ESP32/issues/2758)
- added LWT (Last Will and Testament) to MQTT entities in Home Assistant
- added api/metrics endpoint for prometheus integration by @gr3enk
[#2774](https://github.com/emsesp/EMS-ESP32/pull/2774)
## Fixed