added Prometheus metrics

This commit is contained in:
proddy
2025-11-30 14:05:02 +01:00
parent 26ea8320ce
commit fb2294c945

View File

@@ -34,6 +34,8 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- pid settings [#2735](https://github.com/emsesp/EMS-ESP32/issues/2735) - pid settings [#2735](https://github.com/emsesp/EMS-ESP32/issues/2735)
- refresh MQTT button added to MQTT Settings page - refresh MQTT button added to MQTT Settings page
- added LWT (Last Will and Testament) to MQTT entities in Home Assistant - 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 ## Fixed