Skip to content

Releases: serkri/SmartEVSE-3

Release v1.3.4-serkri-v3

11 Apr 15:11
Compare
Choose a tag to compare
Using default WiFi reconnect func

Release v1.3.3-serkri-v3

11 Apr 14:59
Compare
Choose a tag to compare
ISSUE-12 | fix

Release v1.3.2-serkri-v3

11 Apr 14:39
Compare
Choose a tag to compare

Release v1.3.1-serkri-v3

11 Apr 13:34
Compare
Choose a tag to compare

Added 3-phase functionality to control the 2nd contactor when enabled:

image

Note: This is only for NORMAL mode, SOLAR/SMART will only run with C1 as the current code is not taking the amount of phases into account when doing the current calculations

Release v1.2.0-serkri-v3

03 Apr 14:05
Compare
Choose a tag to compare

Added RFID information in the /settings and status page.

Update both firmware and spiffs.

Release v1.1.3-serkri-v3

02 Apr 11:14
Compare
Choose a tag to compare
Added start/stop timer info to status page

Release v1.1.2-serkri-v3

02 Apr 11:07
Compare
Choose a tag to compare
Added start/stop timer info to status page

Release v1.1.0-serkri-v3

29 Mar 15:13
Compare
Choose a tag to compare

Changes:

  • Updated swagger file
  • Added /reboot endpoint
  • Added /currents endpoint
    • Moved battery_current to /currents
    • Send L1/2/3 current information
    • Note: Set MainsMeter to 'API' option in the config menu when sending L1/2/3
      image
  • Updated status page
    • Includes more details
    • Includes mode and override current buttons
    • Includes several action buttons
      image
  • LCD Update
    • Version information update

Release v1.0.0-serkri-v3

29 Mar 15:03
5b1ee08
Compare
Choose a tag to compare

Changes in regards with the original firmware:

  • New Status page using the Rest API
  • Disabled WebSockets
  • Reduced max backlight brightness
  • Callable API endpoints for easy integration (e.g. Home Assistant)
  • Home battery integration
  • Supply "p1" current measurements via API instead of having to use sensorbox

How to upgrade:

  1. Download the zip with this release and extract
  2. Go to http:///update
  3. Use firmware.bin to update the firmware
  4. Use spiffs.bin to update the spiffs (data) partition
  5. Enjoy your serkri build!