241 Commits (6510a72789f9b3e5754c23ca90788292e21f71c3)
 

Author SHA1 Message Date
Raomin 6510a72789 apply PR comments 4 years ago
Raomin 681b9f67cf
Merge branch 'master' into e82/master 4 years ago
raomin ab1c8e9ac1 Merged 4 years ago
Raomin 49910e1272 add spiffs size + formatting 4 years ago
Raomin ce8929fd39 add spiffs size + formatting 4 years ago
rjwats d68afe5e59
Update readme (#126) 4 years ago
rjwats bcb1098402
Make StatefulService buffer size configurable (#118) 4 years ago
rjwats 4fa491e309
adopt explicit initialization - with the exception of trivial classes (#122) 4 years ago
rjwats db0d98d425
Extend Status (#121) 4 years ago
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 7d3bbf4240
UI Usability Fixes 4 years ago
rjwats a1f4e57a21
Rework backend add MQTT and WebSocket support 4 years ago
Rick Watson c47ea49a5d ui fixes 4 years ago
rjwats fb7053610f
fix issue with number inputs not serializing correctly due to setting values as strings instead of numbers (#94) 4 years ago
rjwats a042633d8f
Minor UI Updates (#93) 4 years ago
rjwats 245a713a9f
fix issue with platformio 4.2.0 not discriminating transitive dependencies from ESPAsyncWebServer's library.json correctly (#91) 4 years ago
rjwats 260e9a18d0
Re-engineer UI in TypeScript (#89) 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 0ca9530afa
disable sorting of include blocks - it's breaking the ESP32 build. (#82) 4 years ago
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80) 4 years ago
rjwats 59326c6426
provide OTA defaults (#77) 4 years ago
rjwats bcfeef8004
Interface data storage in PROGMEM (#71) 4 years ago
rjwats 14f50c1e31
Fix broken build under ESP32 4 years ago
Rick Watson 62f3d3fc7a fix broken imports under ESP32 5 years ago
rjwats 368bfef29b
Merge pull request #68 from rjwats/clang-format 5 years ago
Rick Watson f4ae632956 reformat with .clang-format based on google's spec with some minor changes 5 years ago
rjwats 8fb805e0f2
Merge pull request #63 from rjwats/rename 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 a9e6bd4669 fix typo 5 years ago
rjwats 5fa6a1218f
Merge pull request #61 from rjwats/fix-formatting 5 years ago
Rick Watson f5533b69de fix formatting issue 5 years ago
rjwats 243e1b35be
Merge pull request #59 from rjwats/ft_remove_arduinojson6_workaround 5 years ago
Rick Watson 6179435880 Merge branch 'master' into ft_remove_arduinojson6_workaround 5 years ago
rjwats 3c52b31260
Merge pull request #60 from rjwats/ft_restart_service 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
rjwats 69caa841a3
Merge pull request #58 from rjwats/56-PlatformIO4.xFix 5 years ago
Rick Watson 5976a443ce fix for PIO Core > 4.x 5 years ago
rjwats 67eb9d4017
Merge pull request #49 from rjwats/ft_demo_project 5 years ago
Rick Watson b7b068813d minor style changes 5 years ago
Rick Watson d0fb2d982a update readme with changes to the demo code 5 years ago
Rick Watson 41f7579bd5 Resolve issue with AP. 5 years ago