mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
- Heartbeat mode and interval configuration added to WebUI ADMIN page - New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report. - Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time. P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)