25006d2a1f
- WiFi manager with captive portal for configuration - MQTTS client with TLS support using EMQX Cloud - NVS storage for persistent configuration - Power monitoring with 30-second heartbeat messages - OTA firmware updates via MQTT - NTP time synchronization (Kenya timezone EAT-3) - Automatic reconnection handling - Rollback protection for OTA updates Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
# cache dir
|
|
.cache/
|
|
|
|
# ESP-IDF default build directory name
|
|
build/
|
|
|
|
# ESP-IDF default directory for project dependencies
|
|
managed_components/
|