Software-update: SmartEVSE 3.5.0-RC0
Als je zelf een laadpaal voor de elektrische auto in elkaar wilt knutselen, kun je meestal een hoop geld besparen. In dat geval heb je onder meer een EVSE nodig, bijvoorbeeld de opensource SmartEVSE van fabrikant Stegen. Voor deze controller zijn verschillende firmwares beschikbaar, zoals de originele van Stegen, of een alternatieve door de community ontwikkelde versie met allerlei extra functionaliteit. Aan de laatste heeft de hier op Tweakers bekend staande dingo35 meegewerkt, en hij is op dit moment eigenlijk nog de enige actieve ontwikkelaar. Dingo35 heeft besloten het project te forken en het onder eigen beheer uit te brengen, en kort geleden is versie 3.5.0-RC0 verschenen. De changelog van die versie kan hieronder worden gevonden.
Release v3.5.0-RC0This release candidate is a follow-up on the Serkri v1.8.0 release, with the following changes:
Disabled phase detection since it generated a lot of problems, and in the end the EV decides dynamically which phases it is going to use; so the detection can never be 100% sureDisable modbus TCP bridge since there are reports that sometimes unreliable values are givenMake verbose the default telnet level since we are always asking for verbose logs....Fix subpanel charging bug, where sometimes MaxCircuit was not honoredRemove unnecessary duplicate libraries and move back to mainstream by going back to the original ESPAsyncWebServerGather all existing documentation, add missing stuff and publish this on this pageChanged "Loadbalancing" to "Multi", because many people considered honoring MaxMains also "Loadbalancing". "Multi" now means multiple SmartEVSE's are connected via modbus in a Master/Slave configurationIn Multi configuration, make Slave mode follow Master mode and vice versa; the mode buttons on the Slave webserver will also change the mode of the Master!Move to espressif 6.3.2 platformSome code optimizationsMake the configuration menu on the LCD screen more logical; when in Slave mode, do not show options that are not relevantGit rid of PV Meter since nobody seems to be using itIn Smart mode, only increase current if new phase data is available; this prevents "saw-tooth" charge-current graphs when P1 data is only delivered every 5 or 10 seconds....Fix bug when Sensorbox was not selectable as MainsmeterAdd Finder7M kWh meterImprove reading of Pilot voltageFix WAGO kWh power divisorLower CT1 Cal limit from 10A to 6AReduce switch noise reductionIf temperature is too high, switch back to B1 state instead of state AValidate that ImportCurrent >= StartCurrent + MinCurrent; many users misconfigured Solar mode....Disable OverrideCurrent on Slave since it will not work thereIntroduce Pilot disconnect timerFix FAKE_SUNNY_DAY (for developers only)Redefine DBG = 2, this option used to give both USB Serial AND telnet data, this is now ONLY USB Serial data, BUT with multiple log levels enabled (on special request of Michael Stegen)Fix bug not honoring MaxCirCuit on MasterIntroduce Automated Testing (for developers only)
Disabled phase detection since it generated a lot of problems, and in the end the EV decides dynamically which phases it is going to use; so the detection can never be 100% sureDisable modbus TCP bridge since there are reports that sometimes unreliable values are givenMake verbose the default telnet level since we are always asking for verbose logs....Fix subpanel charging bug, where sometimes MaxCircuit was not honoredRemove unnecessary duplicate libraries and move back to mainstream by going back to the original ESPAsyncWebServerGather all existing documentation, add missing stuff and publish this on this pageChanged "Loadbalancing" to "Multi", because many people considered honoring MaxMains also "Loadbalancing". "Multi" now means multiple SmartEVSE's are connected via modbus in a Master/Slave configurationIn Multi configuration, make Slave mode follow Master mode and vice versa; the mode buttons on the Slave webserver will also change the mode of the Master!Move to espressif 6.3.2 platformSome code optimizationsMake the configuration menu on the LCD screen more logical; when in Slave mode, do not show options that are not relevantGit rid of PV Meter since nobody seems to be using itIn Smart mode, only increase current if new phase data is available; this prevents "saw-tooth" charge-current graphs when P1 data is only delivered every 5 or 10 seconds....Fix bug when Sensorbox was not selectable as MainsmeterAdd Finder7M kWh meterImprove reading of Pilot voltageFix WAGO kWh power divisorLower CT1 Cal limit from 10A to 6AReduce switch noise reductionIf temperature is too high, switch back to B1 state instead of state AValidate that ImportCurrent >= StartCurrent + MinCurrent; many users misconfigured Solar mode....Disable OverrideCurrent on Slave since it will not work thereIntroduce Pilot disconnect timerFix FAKE_SUNNY_DAY (for developers only)Redefine DBG = 2, this option used to give both USB Serial AND telnet data, this is now ONLY USB Serial data, BUT with multiple log levels enabled (on special request of Michael Stegen)Fix bug not honoring MaxCirCuit on MasterIntroduce Automated Testing (for developers only)
Source:
Tweakers.net