Commit Graph

3 Commits

Author SHA1 Message Date
jetbrains-junie[bot]
19c0aec290 feat: implement daily reconnection strategy with persistence
The reconnection strategy was implemented to ensure at least four connection attempts per day while conserving battery life through state persistence in a configuration file.
2025-06-07 14:22:09 +02:00
OMGeeky
7633a3db0e refactor: move MQTT client implementation to a separate module for better organization 2025-06-07 11:14:17 +02:00
OMGeeky
594de8b0a9 implement custom ESP32MQTTClient and enhance MQTT handling with improved connection management and message processing 2025-06-05 21:08:49 +02:00