jetbrains-junie[bot]
cd7673f78a
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 10:50:08 +00: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
OMGeeky
4b41629d63
update deployment script to use rshell instead of ampy and revise documentation
2025-05-27 21:45:12 +02:00
OMGeeky
baccbfbfdd
a bunch of changes
2025-05-17 15:22:12 +02:00
OMGeeky
855510d474
basic working mqtt setup
2025-05-07 22:54:26 +02:00
OMGeeky
13d7e4a220
initial mqtt setup
2025-05-07 22:44:40 +02:00
OMGeeky
71f1b89621
update documentation & examples
2025-05-07 22:32:34 +02:00
OMGeeky
c5e02c1d73
refactor config logic
2025-05-07 22:07:25 +02:00
OMGeeky
f544a64ecf
add configuration system for ESP Sensors project
2025-05-07 21:27:32 +02:00
OMGeeky
e12ba1aaee
add main
2025-05-07 20:55:57 +02:00
OMGeeky
404feb7839
add ESP32 deployment guide for button-triggered display example
2025-05-07 20:34:30 +02:00
OMGeeky
46f4e5a95e
split dht sensor, add oled impl, add button triggered display example
2025-05-07 20:19:42 +02:00
OMGeeky
f5af3419d5
dht22 implementation
2025-05-07 19:28:35 +02:00