Releases: Stef-Sijben/ESP32_WiFi_V3.x
Releases · Stef-Sijben/ESP32_WiFi_V3.x
Development Build
Commits
- 719936f: Initial version of OpenAPI doc (Jeremy Poulter) #245
- 4dfe0d5: More claims API examples and fixes (Jeremy Poulter) #245
- 62cb963: More RAPI examples (Jeremy Poulter) #245
- f741fde: Adding config scheme and started splitting into multiple files (Jeremy Poulter) #245
- d95e4f9: More update to the API docs, mainly fixing lint warnings (jeremy@bigjungle.net) #245
- 4b8a505: Adding a few tags for testing (jeremy@bigjungle.net) #245
- 24e83b9: Adding tags to all operations (jeremy@bigjungle.net) #245
- a972481: Tweaks to improve the style of the doc (jeremy@bigjungle.net) #245
- 313a47a: Made tags a bit more human friendly as they are essentially the section titles (jeremy@bigjungle.net) #245
- ad4741c: Added Stoplight config to also include the top-level Readme (jeremy@bigjungle.net) #245
- 5efcc3c: Tweaks to display image and make server configurable (jeremy@bigjungle.net) #245
- 733784b: More updates (jeremy@bigjungle.net) #245
- a13713e: Modified api.yml (jeremy@bigjungle.net) #245
- a40a683: Modified api.yml (jeremy@bigjungle.net) #245
- 4b99c47: Adding event logs endpoint (jeremy@bigjungle.net) #245
- 2e1bc89: Lint fixing (jeremy@bigjungle.net) #245
- a77f945: Fixed /config return and added a few post examples (jeremy@bigjungle.net) #245
- 0666930: More updates to the /config endpoint (jeremy@bigjungle.net) #245
- 13e240b: Splitting out some models into separate files (jeremy@bigjungle.net) #245
- 9da8f0c: Modified models/Properties.yaml (jeremy@bigjungle.net) #245
- 66f76cc: typo fix (Glyn Hudson) #245
- b617de8: Enable GCC problem matching so build errors/warnings are better exposed (Jeremy Poulter) #296
- d214b37: Break apart the readme to make it more managable (jeremy@bigjungle.net) #245
- 20b37d4: Merge branch '66f76cc6cbe67d11e9d73c31aa9876b810e51e44' into jeremypoulter/issue9 (jeremy@bigjungle.net) #245
- 20d2b1f: Move stuff out of ReadMe to API doc (jeremy@bigjungle.net) #245
- fb4ada8: Error fixes (jeremy@bigjungle.net) #245
- 64cd12d: Modified 3 files (jeremy@bigjungle.net) #296
- 14875b6: Added Tesla API info (jeremy@bigjungle.net) #245
- 864a30c: Initial changes to allow configuring of OpenEVSE settings via the WiFi module not via RAPI directly (Jeremy Poulter) #296
- 63e85d3: Temp debug/dev settings (Jeremy Poulter) #296
- bb6308d: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue9 (Jeremy Poulter) #245
- bfdaa78: Warning and consistency changes (Jeremy Poulter) #245
- 355d547: Bump V4.1.1 (Glyn Hudson)
- 8cb697e: Update readme.md (Glyn Hudson)
- 66e2d77: Fix developer-guide link (Glyn Hudson)
- d327beb: Fix API docs link (Glyn Hudson)
- 4d39a60: More refined API docs link (Glyn Hudson)
- cb596b7: Reversed the logic of the test checks to match the functions to enble/disable (Jeremy Poulter) #296
- 9ee62ec: Removed Tesla config, in the specific Tesla file (Jeremy Poulter) #296
- c1154e8: Merge branch 'master' into jeremypoulter/issue140 (Jeremy Poulter) #296
- 311a4f0: Added
config_version
to the status (Jeremy Poulter) #296 - 8fdbf7d: Setting the current on the EVSE is a one time operation so save the persistant value in the WiFi module. (Jeremy Poulter) #296
- 886f64d: Evaluate the EVSE state on the EVSE module boot up (Jeremy Poulter) #296
- 2eaf650: Event EVSE settings changes so the LCD can fully refresh (Jeremy Poulter) #296
- 01dcc3a: Force a flush of the RAPI command queue after changing settings (Jeremy Poulter) #296
- 7f56e1d: Refresh the current levels as well as the flags when changing the service level as they are linked (Jeremy Poulter) #296
- e1d89e9: Updated test (Jeremy Poulter) #296
- 017e0f3: Latest GUI (Jeremy Poulter) #296
- dff93c1: Updated libs (Jeremy Poulter) #296
- 8810c1b: Merge branch 'jeremypoulter/issue140_docs' of github.com:jeremypoulter/ESP32_WiFi_V4.x into jeremypoulter/issue140 (Jeremy Poulter) #296
- a9ac8f6: A few tweeks to the documentation (Jeremy Poulter) #296
- 0b0ce14: Fixed warning, missing global tag (jeremy@bigjungle.net) #296
- 015504d: Retrieve the serial numbers of the WiFi module and EVSE module (Jeremy Poulter) #297
- 9e9eefa: Latest OpenEVSE library with LCD space fix (Jeremy Poulter) #298
- 4699392: Merge branch 'master' into jeremypoulter/issue218 (Glyn Hudson) #297
- 395ad66: Bump gui from
7d4530f
to6d9ad24
(OpenEVSE#301) (dependabot[bot]) #301 - 577997d: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue140 (Jeremy Poulter) #296
- b2475ff: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue140 (Jeremy Poulter) #296
- 1bb442d: Fix for extra chars when displaying the timer start/stop times (Jeremy Poulter) #308
- f8dc39b: Fix for manual override not working (Jeremy Poulter) #309
- 0becd03: Bump gui from
6c52c6b
to240d4c5
(OpenEVSE#310) (dependabot[bot]) #310 - 9044a01: Updated sub-module after merge of gui (Jeremy Poulter)