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
1c65e13903
fix: resolve socket timeout error in ESP32MQTTClient and update task status
2025-06-07 13:13:20 +02:00
OMGeeky
95d54c5e39
feat: add task to fix socket timeout error in ESP32MQTTClient
2025-06-07 13:07:04 +02:00
OMGeeky
e713ddefb7
feat: add improvement tasks document for ESP Sensors project
2025-06-07 12:53:28 +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
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