v5.0.0
Pre-release
Pre-release
Important: This update requires a manual upload of the .bin
firmware file via the web interface (Configuration > Firmware > Update > Select File). 'Direct Install' from Github is not possible. Be sure to select the correct firmware file for your hardware
What's Changed
- Disable all non-read-only RAPI commands #702
- Remove GUI V1
- Expose restart and max_current through MQTT #620
- Add limit and limit/set to MQTT #637
- Solar PV divert self consumption optimisations #590
- Fix WiFi AP #673
- More accurate firmware file names #712
- Support configuration updates through MQTT #714
- OCPP update #682
- Add Hungarian translation
- Fix Setup Wizard quit button
- Various bug fixes
All Changes
What's Changed
- Updates to build the divert_sim again by @jeremypoulter in #605
- Some RFID fixes by @KipK in #607
- Divert_sim testing by @jeremypoulter in #612
- publish esp32 macaddress by @KipK in #613
- Fix for working on different timezones by @jeremypoulter in #614
- Fix for unknown inputs in release asset upload by @jeremypoulter in #617
- Update screenshots and docs for UI V2 by @glynhudson in #623
- fix time not updated immediately after NTP change by @KipK in #624
- Changes to update millis based on the time simulated time by @jeremypoulter in #626
- add branch name to local build_version by @KipK in #629
- Expose restart and max_current through mqtt by @mathieucarbou in #620
- add missing max_current in model and api.yml by @KipK in #633
- Divert_sim summary by @jeremypoulter in #627
- Separate test/function per dataset so the rest report is a bit more verbose by @jeremypoulter in #636
- The newer ESP32 IDF can do core dumps in the coredump partition by @jeremypoulter in #561
- Gui v2 switch by @KipK in #635
- add /limit /limit/set to mqtt by @KipK in #637
- New InputFilter class by @KipK in #590
- New settings / flags (#595) by @KipK in #618
- Expose config and config updates through MQTT by @mathieucarbou in #634
- update gui ( fix wizard race condition + remove required ocpp pass ) by @KipK in #655
- switch from 404 to 200 response from REST API when there's no error by @KipK in #658
- update gui statics by @KipK in #671
- fix ap wifi wrong by @KipK in #674
- Bump semver from 5.7.1 to 5.7.2 in /tesla_login by @dependabot in #694
- Bump word-wrap from 1.2.3 to 1.2.4 in /tesla_login by @dependabot in #698
- Updated pre-build GUI files by @jeremypoulter in #701
- Fix #434: Implement Uptime by @mathieucarbou in #700
- More accurate build names by @jeremypoulter in #712
- Support configuration updates through MQTT /config/set by @mathieucarbou in #714
- Block all RAPI commands that are not the read only
$G...
ones by @jeremypoulter in #702 - Changes to block until the LCD update has completed if the
LCD_DISPLAY_NOW
is set by @jeremypoulter in #705 - Bump actions/checkout from 3 to 4 by @dependabot in #717
- OCPP update and clean up by @matth-x in #682
- Fix GUI update rules when BUILDSRC_DIR is not defined by @cscott in #719
- Bump gui-v2 from
97e40e0
tocc166ef
by @dependabot in #722 - Updated GUI files by @jeremypoulter in #723
Full Changelog: v4.2.2...5.0.0