Skip to content

Release v3.7.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 07:21
· 1 commit to master since this release

Compared to the previous version 3.6.10 this firmware has the following changes

Changes 3.7.0:

  • added OCPP support
  • LED colored push button now fully accessible by APIs, thx DanInden
  • support to activate Sensorbox-2 wifi update over modbus
  • support par.14a of Energy Industry Act, where an energy provider provides a relay that reduces the power consumption to 4.2kW
  • support of using LED colored push button as CheapTariffIndicator
  • fix bug in EnableC2 = AUTO: Reset Auto 3F>1F switch in StateA
  • enable RFID 7 byte reader support

Changes 3.7.1:

  • fix firmware upload links on /update webserver page
  • correctly initialize RFIDlist on 1st powerup
  • make reboot also respond to GET request
  • fix HomeAssistant MQTT discovery error message for OCPP topics

Changes 3.7.2:

  • adds a menu-option to the LCD-screen when a Sensorbox-2 with old firmware is detected; the menu option will enable you to upgrade your Sensorbox-2 firmware without having to disconnect it, and without having to connect to the USB-C connector. The “Setup” option will provide you with a portal (old fashioned SmartEVSE style) as an access point to your smartphone.

For details on upgrading your Sensorbox-2 firmware see https://github.com/dingo35/Sensorbox-2/tree/v2.1.0?tab=readme-ov-file#upgrading-firmware

Changes 3.7.3:

  • In Solar mode, prevent switching off when StartCurrent would immediately restart Solar charging, thx to Bobosch
  • Added LCDlock, so you can lock the keys below the LCDscreen; also added this to the REST API
  • Toggle LCDlock using o and ^ buttons at powerup
  • Added help texts to webserver screen when hovering with mouse
  • OCPP: Enable backlight when presenting RFID tag
  • OCPP: if UID bytes 5 and later are zero, assume 4 byte UID
  • Invert power measurement when receiving currents for Inverted Eastron, and display values correctly, thx to PimDoos
  • Improve error handling in setTimeZone; check multiple websites to determine location
  • Fix Stop charging if Capacity is reached and timer is not set
  • Fix slave not receiving modbus info
  • Fix disconnect MQTT when changing its params
  • Fixed bug, now we store Daily Repeat correctly in memory
  • Fix RFID EnableOne option: write the 16bits CardOffset value to 16bit NVS key

Changes 3.7.4:

  • Modbus: Wait for response before sending new request. Enforce 50ms quiet time between messages, this improves reading slow modbus meters.
  • only LCDlock will disable LCD menu; users who accidently configure Switch to 'Access S' or 'Access B' without connecting a switch (?!) can now still access LCD menu
  • timeout on Node if no Mainsmeter is defined
  • make sure in Normal Mode, PwrShare enabled, MaxMains is NOT obeyed
  • Update docs thx to systeembeheerder, demerstraat