26 Commits (13f97b630f2a45a892c0303c56d899314f8889b7)

Author SHA1 Message Date
kasedy 13f97b630f
Fixed currentUpdatedHandlerId variable appearing multiple times in several build units. (#120) 4 years ago
rjwats 0e2124062f
Use references & flash strings where approperate (#110) 4 years ago
kasedy 4e6823ceec
Fixed crash due to uninitialized variable (#116) 4 years ago
rjwats a59f32c420
Factory reset feature (#114) 4 years ago
kasedy 51dabb705f
Fix MqttPubSub Constructor 4 years ago
rjwats a1f4e57a21
Rework backend add MQTT and WebSocket support 4 years ago
Rick Watson c47ea49a5d ui fixes 4 years ago
rjwats ea6aa78d60
Fix issue under ESP32 where there is a delay re-configuring WiFi 4 years ago
rjwats 39a86b0411
External config 4 years ago
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80) 4 years ago
rjwats 59326c6426
provide OTA defaults (#77) 5 years ago
rjwats bcfeef8004
Interface data storage in PROGMEM (#71) 5 years ago
Rick Watson 62f3d3fc7a fix broken imports under ESP32 5 years ago
Rick Watson f4ae632956 reformat with .clang-format based on google's spec with some minor changes 5 years ago
Rick Watson 7bf713dfea rename "reset" to "restart" 5 years ago
Rick Watson 6aede04282 Set persistant WiFi opmode to WIFI_OFF if not already configured that way 5 years ago
Rick Watson f5533b69de fix formatting issue 5 years ago
Rick Watson 1ded736b9a perfer restart on ESP32 platform 5 years ago
Rick Watson a840aba878 Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
Rick Watson 78b9ae101e Add restart service for esp8266 and esp32 5 years ago
Rick Watson d650280a87 remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
Rick Watson 41f7579bd5 Resolve issue with AP. 5 years ago
Rick Watson f77428e4dc move initialization code to constructors as a simplfication 5 years ago
Rick Watson 15ae0bb248 WIP - some documentation 5 years ago
Rick Watson f88520db44 experimenting with some refactoring 5 years ago