This commit is contained in:
proddy
2025-11-24 16:57:55 +01:00
parent 8b90036c11
commit 58da0d9778

View File

@@ -68,4 +68,5 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- place system message command in side scheduler loop to reduce stack memory usage by 2KB - place system message command in side scheduler loop to reduce stack memory usage by 2KB
- syslog mark interval set to 1 hour - syslog mark interval set to 1 hour
- handle process_telegram in oneloop - handle process_telegram in oneloop
- improved GPIO validation in Analog Sensors and System settings - improved GPIO validation for Analog Sensors and System GPIOs
- entities with no values are greyed out in the Web UI in the Customization page