UPDATE 2024-01-24: thread is closed, continued in the v3.20~40 thread.
UPDATE 2024-01-21: beta testing v3.20 is on hold in favour beta testing v3.14. We'll be back to v3.20 shortly.
UPDATE 2024-01-10: v3.20~37 is now available, see change log.
UPDATE 2023-12-20: v3.20~35 is now available, see change log.
Good day!
A new fresh thread to continue beta testing the v3.20 beta series, which includes our new UI design here on Community: gui-v2!
Thank you for all your comments, compliments as well as critiques on that! Reading all that is super motivating for the entire team. And we need that: there is still quite some work to do before it is complete and reliable enough to be in the official releases and replace the existing UI and Remote Console.
gui-v2 introduction
There is a new page, called Brief:
The button on the upper right opens and closes a side pane for it:
The overview page has been redesigned as well. And the idea behind it is different. Rather than an (almost) correct electrical diagram, its more a functional one. With all generation on the left, conversion & storage in the middle, and consumption on the right.
Above is the dark mode. There is also a light mode:
And its no longer necessary to go deep into the Device list to, for example, start and stop the generator or modify the shore current limit. Day to day controls are now accessible using that small button on the top left. Here is how those controls look:
Further details on gui-v2:
- It is still in beta, porting all the features and functions of the old UI over to the new one is an enormous task, and I expect that to take several more months. Our internal deadline is March 2024.
- The gui-v2 will not be part of the official v3.20 release. After we've released v3.20, planned for February, beta testing of gui-v2 will continue in v3.30.
- Beta testing is best done using a browser, http://<ipaddress>/gui-beta. And you need to enable the MQTT on LAN (Plaintext) setting for that to work.
- More screenshots as well as further instructions and a list of known issues is here:
https://bit.ly/gui-v2 - Feedback is very welcome, especially positive feedback of course ;o). Before posting issues, please do check the known limitations list in the slide deck behind that bit.ly link. We're well aware that not all works yet.
Conclusion
The whole team that has worked on this is keen to hear your feedback, hope you like it ofcourse - and they're working hard to get it all finished.
Enjoy!
Matthijs
ps. I've moved the screenshots of the other renewed UI, for which beta time is over and its ready for prime time (:party:!), to the bottom.
Instructions: Venus OS beta testing & how to join/install
In case you don't know what this message is about, please start with reading this link, which explains the Venus OS beta program. Venus OS is the software running on all our GX devices, such as the Cerbo GX.
Instructions: How to post an issue?
By posting an answer below. Do please keep all findings organised: one answer issue per issue. So first check the existing threads if your issue has already been seen. And if it does, add a comment saying "me too". And preferably some more details. And in case its not listed yet, add a new Answer.
Note that Answers and Comments are two different things on this portal.
Lastly, before posting issues, preferably first revert to the latest official release (v3.10), to double check if the issue you're seeing was present there as well. Regressions require a different treatment than other issues and bugs.
And include information about the results/differences in behaviour in your report.
Instructions: Node-RED, Kevin’s GuiMods or other add-ons?
In case you are running Node-RED or SignalK, then please at least say so in your bug report.
GuiMods and other 3rd party add-ons: don’t report your gui issues here. Do it elsewhere instead.
Changes made by us can cause a compatibility issue with the GuiMods; and these betas report pages are for official firmware only.
Changes v3.20~36 and v3.20~37
- gui-v2-beta
- Flatten theme with strongly-typed theme object+properties
- Allocated fixed-width geometry for QuantityLabel values
- Construct brief page monitor panel on-demand to reduce CPU usage
- Register singleton types at compile time with QML_SINGLETON
- Consolidate AC input widgets on Overview Page into one
- Only read data from the active AC input data source
- Add Inverter/Charger page to DeviceList
- Improve UI for generator start/stop flow with intermediate dialogs
- Fix bug in Units::scaledQuantity()
- Fix missing RPM units in an AC input setting
- Fix various bugs in generator settings
Venus OS Large & Developer related:
- Prepare to support remote access to Node-RED dashboard2, aka the new Dashboard solution by Node-RED, which is announced as the successor as the well known Node-RED dashboard. More about the new version here: https://dashboard.flowfuse.com/about.html. I've briefly looked for a page that explains nicely what the main improvements are, but haven't found one yet.
- Dynamic-ESS: fix a bug in a system health monitoring parameter. (last reported time slot could not be in the future).
Changes v3.20~35
Venus OS Large & Developer related:
- Node-red-contrib v1.5.4 -> v1.5.7
- this was already announced in v3.20~34, but wasn't included then.
- dbus-flashmq various changes, mostly required for finishing some user settings pages in the gui-v2 project:
- Adds support for /Identifier to supplement /DeviceInstance in cases there is more than one of something.
- Fixes writing arrays as values, including null, which becomes an array.
- Fix dealing with signals that don't contain the values of paths
- Fix publishing all known item data on read/getvalue
- signalk-n2kais-to-nmea0183 1.3.1 -> 1.4.0
- feature: add option to send self data (note that this was already announced in the change log for v3.20~20, but then wasn't included)
Changes v3.20~33 -> v3.20~34
General
- Add support for the new Orion XS 12/12 50A DC DC Charger; including DVCC, shared temperature sense and shared voltage sense.
- VM-3P75CT Energy Meter: add position setting for PV Inverters. Requires latest energy meter firmware; which is included per VictronConnect v5.101. (also backported to v3.14)
- Improve robustness of BMS-Can port in the Cerbo GX by making it auto recover from a CAN-Bus bus off state. Until now a power cycle was needed. To get it into that state, the communication wires would for example need to get shorted, or data at the wrong baudrate would have to be sent on the same network. Note that the same
- Fix (most likely extremely) rare bug in the energy counters, used for the kWh graphs on VRM, in related to VE.Bus systems. They could get stuck; not anymore; we've seen this once on a support case. Existed since 2015.
- Fix remote firmware updates for EV Chargers, introduced in v3.20~33.
- Fix an non-existing "Digital input 0" showing up sometimes in the configuration menu.
DVCC
- Add support for FinDreams battery (includes forcing DVCC on)
- Add support for Weco battery (includes forcing DVCC on)
Modbus-TCP
- Add registers for setting the boost factor, PowerAssist & Inverter output voltage settings for VE.Bus devices (Multis, Quattros). Of use in certain advanced hybrid generator systems to further optimise them (automatically).
- Add registers for Orion XS DC-DC Charger
Node-RED
- node-red-contrib-victron 1.5.4 -> 1.5.7
- New nodes: input-dcdc / output-dcdc, supporting the new Orion XS
Show changed values under the node, instead of just "(dis)connected" or "ok"
Add total power to grid meter
Remove solar charger from relay control
Advanced/developers
- Add Ignore AC in option for Multis. The same was already available for Quattros. (com.victronenergy.vebus /Ac/Control/IgnoreAcIn1)
- MQTT: Support GetValue on sub-paths (super nodes in the dbus tree). It will publish all topics of items below it.
- Add the qt6/qtshadertools to the SDK
gui-v2-beta:
- Make animations more efficient: decreases CPU load
- Don't aggregate AC current in multiphase systems
- Remove unnecessary DC services and loads from DC inputs aggregator
- Add DC services and loads to Device List, add DC Loads drilldown
- Replace BatteryWidget charging animation by one that needs less CPU load
- Improve translation file handling
- Load faster in the webbrowser (MQTT: transition to Ready state after receiving full_publish_complete)
- Fix bug in modal dialog show/hide
- Fix bug in component URL handling
- Fix bug related to WLAN connection
- Show per-tracker entries in solar drilldown list
- Ensure solar history dialog appear
Changes v3.20~31 -> v3.20~33
- Replace Mosquitto by FlashMQ. FlashMQ was already used for all local MQTT traffic (HTML5 app and gui-v2-beta), and now it is also used for all remote traffic (VRM Portal dashboard, Remote firmware updates); In normale operation, this changing nothing. More on a developer level this reduces CPU usage and opens up the road to further remote features, most importantly running gui-v2-beta remotely over VRM.
- ComAp: Fix Runtime hours display which was off by a factor of 60 (also released in v3.13)
- DSE: fix engine speed reporting
- DSE: fix 7xxx MKII support (also released in v3.13)
- PV Inverter integration (also backported to v3.14)
- Fix issues in detecting newer models of Fronius inverters that caused them to be recognised as single phase inverters rather than what they are: three phase; when not using the Sunspec/ModbusTCP type of integration (which is disabled by default).
- HTML5 app
- Add Ukrainian language + update various translations.
- Dynamic ESS: various improvements.
Node-RED:
- Custom output node: ability to set `msg.path` as well - Add new paths for existing nodes: - input-vebus: `/Alarms/BmsPreAlarm`, `/Ac/State/RemoteGeneratorSelected`, `/Dc/0/PreferRenewableEnergy` - output-vebus: `/Ac/Control/RemoteGeneratorSelected`, `/Dc/0/PreferRenewableEnergy` - input-solarcharger: `/Pv/[0-3]/MppOperationMode` - input-settings: `/Settings/CGwacs/BatteryLife/SocLimit` - input-inverter:` /Pv/[0-3]/MppOperationMode` - input-genset: `/Engine/OilPressure` - input-generator: `/ServiceCounter` - output-generator: `/ServiceCounterReset` - input-meteo: `/ExternalTemperature2` - input-multi: `/Pv/[0-3]/MppOperationMode` - output-settings: `/Settings/Pump0/AutoStartEnabled`, `/Settings/Pump0/Mode`, `/Settings/Pump0/StartValue`, `/Settings/Pump0/StopValue` - Updated documentation
Changes v3.20~28 -> v3.20~30
- ComAp generater integration: add support for tank sensor on the ComAp
- Add support for new Mopeka sensor models: Universal Pro, TD40, Pro 200 and Pro+ (also released in Venus OS v3.14)
- Dynamic ESS improvements
- Security updates for many used components (OS level)
Changes v3.20~27
- DSE generators: add showing tank data.
- Stability fix for Energy Meter, EVCS, CoMap, DSE and other modbus connected devices. Fixes occasional lock-ups.
- Small Dynamic ESS improvements.
- FlashMQ improvements
- Publish N//full_publish_completed after full publish.
- Add min/max to the json.
- And more internal changes.
- Further harden resize2fs and remount-rw scripts. Those scripts are used by tinkerers / people modding the GX device.
Changes v3.20~23 -> 26
- Further updates to boat/motorhome 2 demo
Changes v3.20~22
- Update boat/motorhome 2 demo
Changes v3.20~19 -> v3.20~21
- Add Ukranian language
- Fix bug related to some SolarEdge inverters, bug was introduced per v3.20~18; thank you to those that quickly reported this! (also backported to v3.14)
- Add support for new SMA TriPower X PV-inverters, and possibly even more models. All PV-inverters that use the newer Sunspec models in the 700 series (IEEE1547) will now be supported. Limiting, aka Zero-feedin is not (yet) supported on any of these. (also backported to v3.14)
- FlashMQ stability improvements
- Update Boat/Motorhome demo 2; it includes an alternator, and a few tanks and temperature sensors.
- RV-C: Fix tank out DGN
- Dynamic ESS: fix repeated charge/discharge pattern for batteries using the (third part) dbus-serial driver. This driver reports SOC as a floating point number, but jumps over some values, sending DESS directly from charge to discharge and skipping idle. New hysteresis implementation ensures that idle is always entered.
Developers:
- fix /etc/fstab being empty after remounting the rootfs as writable, issue on RaspberryPis as well as Cerbo with large image.
Venus OS Large
- Update signalk-venus-plug from v1.33.1 to v1.34.0
Changes v3.20~18
- Add support for read-out of KACO PV Inverters. Note that Zero feed-in is not supported at the moment (also backported to v3.14)
Changes v3.20~15 -> v3.20~17
Note: due to a possible issue, see discussion below, we have disabled the online updates for all raspberrypi models. Downloading the .swu file and then manually installing it is still possible.
- Various Dynamic ESS related improvements:
- Remove the separate DESS MinSoc setting. DynamicESS now uses the ESS MinSoc.
- Stop showing "Low Soc" errorcode when DynamicEss reaches the target SOC.
- Fix bug that limited solar chargers in relation to the target SOC. Rather than limiting, get there early, and power loads or feed excess into the grid.
- Implement restrictions for the German market:
- Two modes are supported: Disallow export from battery to grid, and Disallow import from grid to battery.
- When converting from DC to grid is disallowed, export-power is limited to local consumption, plus DC-coupled PV (which is green).
- When converting from grid to DC is disallowed, import-power is limited to AC-coupled PV.
- Fix bug where DVCC user charge current limit is ignored with VE.Bus BMS. Introduced in Venus OS v3.00.
- Managed batteries: Detect WeCo battery
- Re-add the Marine MFD HTML5 app, including various improvements already announced for v3.20~14 (but not visible then due to a mistake in the build):
- Fix missing data.
- Fix power conversions (W/kW) for generators.
- Fix inconsistent energy values between pages.
- Fix tank warning colors.
- Fix rounding of device component values.
- Fix issue where values were shown while the device was unplugged/not running.
- Remove active current limit from inverter/charger on system overview.
- Remove artificial Charged state from batteries.
- Make charger and inverter/charger input current limit adjustable in steps of 0.5A.
- Show the same power unit for multi-phase devices.
- Made modals responsive
- Remove the word "overview" from the energy detailed page.
Add Ukrainian translations.
- A few more improvements on the Marine MFD HTML5 App:
- Multi phased data visual alignment
- Fix value overflows
- Lock description translations
- Add support for the second temperature sensor on newer versions of the IMT-SI meteorological sensor
- DSE Gensets:
- hide menu entries that are not relevant for DSE gensets.
- Add "Number of engine starts" item for DSE gensets.
- VRM Logging:
- Transmit EV Charger energy data
- Transmit a few Dynamic ESS parameters
- EV Chargers:
- Fix TCP connection remaining open for disabled devices (this is an improvement introduced earlier during v3.20 development which had a bug, fixed now).
Changes v3.20~12 and v3.20~14
- Add DSE generator error messages
Fix MultiPlus II 2x120V device screen shows large negative current on AC-Out L2 when inverting or with single phase grid connection (also released in v3.12)
Development / internals:
Fix issue for certain electric drive / motor controllers causing the device to not show on the device list.
Fix packaging of Python multiprocessing package
Changes v3.20~11 and v3.20~12
- Support additional DSE generator models. The complete list is now:
- 4510 MKII
- 4620
- 6110 MKII
- 7310 MKII
- 7410 MKII
- 7420 MKII
- 8610 MKII
- 8660 MKII
- VM-3P75CT: update minimum required firmware version to v1.03
Developers
- Update Qt6 to QT 6.5.2
Changes v3.20~10
- Fix issue that caused the energy meter its role setting to get lost and return to the default. The issue affected systems having energy meter setup to measure output of a PV Inverter, a grid meter or an AC load. We recommend to double check the system, any system that has ran v3.20~9 for a while, might need this setting to be restored manually. Issue was introduced in v3.20~9
Changes v3.20~8 and v3.20~9
ESS:
- Increase limit of 32.7kW per phase limit to 138kW.
- Fix problem where the recently introduced setting "Self-consumption from Battery" to "only critical loads" did not work correctly if a Multi on L1 was compensating for loads on other phases.
Managed batteries:
- Add menu entry showing module-level alarms. Note that there are no batteries that support this yet.
Quattro-II
- Add support for new Error 128 as well as transmit more diagnostic data to VRM.
EV Charger and VE-Energy Meter
- Add enable/disable switch for EV Chargers and VE-energy meters. Defaults to disabled: from now onwards, when installing an EV Charger with a GX, the EV Charger needs to be enabled in the GX. Any EVCS already seen in a prior GX firmware version will be enabled automatically.
- Add option to manually add VE Energy Meter, mostly intended in case the meter is not on the same network, which might happen in systems having a more complex ethernet/IP network.
Energy Meters, SmartShunt and Inverter and Multi RS:
- Fix issue in reporting to VRM that happens in some cases. Installing the new version will solve the issue automatically.
- Note that there might also be a bug in v3.20~9, that makes systems with an energy meter configured to measure a PV Inverter change the role by themselves to Grid, which we are working on.
RV-C:
- Fix bugs in the VE.Bus related DGNs:
- Fix external control state in CHARGER_STATE DGN.
- Improve CHARGER_STATE in case the charger is disabled or mains is not present.
- Improve INVERTER_STATE in case the inverter is disabled or cannot invert due to low battery.
- Fix sending of DGNs of the main interface (the GX itself). Broken since VenusOS v3.00. Mostly harmless, since this only contains GX firmware version and similar data.
Venus OS Large
- Update Signal K Server from v1.46.3 to v2.3.0
- Fixes various UX issues
- Adds documentation
- Various under-the-hood improvements related to Course API, CanboatJS and more
- Full change log: https://github.com/SignalK/signalk-server/releases
- Update NodeJS from v1.18.16 to v1.18.18
Changes v3.20~5, 6 and 7
- Fix Ekrano GX remote firmware update issues with VE.Can products: the remote firmware update mechanism did not accept having two ports configured with the VE.Can profile, which the Ekrano has by default.
- Add support for DSE 4620 genset controllers (this connects via ModbusTCP, just like ComAp. More details, as well as more models, will follow later).
- Various fixes related to Generator start/stop
- Show a warning if the firmware for the MK3 controller built into the GX device has not been updated yet. For details, see the v3.00 blog post.
- Dynamic ESS:
- Fix problem with oscillation around the Dynamic ESS minsoc point. Once the system reached the minimum SOC, it would go back into normal ESS mode. This could cause the battery to start recharging, causing oscillation. Now we remain in DESS mode, but we go to idle, and set the ErrorCode accordingly (Low SOC).
- Solar and wind priority: fix a small bug around charge battery to 100% visualisation.
RaspberryPi:
- Add files for the RaspberryPi 3a Plus model. Thank you @Head!
Changes v3.20~3 and v3.20~4
- Fix various bugs in the gui related to generator start/stop, all regressions introduced per v3.10.
- Fix generator start stop reported run time
- Fix an info toast message is not shown when setting service timer
- Fix bug where FischerPanda gensets sometimes lose the engine values (Oil Pressure, RPM, etc)
- IMT Irradiance sensors: Log the value of second temperature probe to VRM.
- Dynamic ESS:
- Fix bug where the maximum system feed-in setting was exceeded during automatic DynamicESS use
Venus OS Large
- Victron Palette, aka node-red-contrib-victron, v1.5.0 to v1.5.2
- Add option to show the values in the flow. Instead of OK and Connected. A very nice improvement, see below screenshot. Activate in the configuration node.
- Update dependencies
- Send only changed rounded values
- Node-RED: update from v3.0.2 to v3.1.0.
- Full change log is here: https://github.com/node-red/node-red/releases/tag/3.1.0.
- A blog post by the Node-RED organisation, with more detailed information is here: https://nodered.org/blog/2023/09/06/version-3-1-released
- One highlight is the new option to lock flows, and another is that its easier to see what you've changed in the editor.
The 23.8 in below screenshot is what is new in Node-RED per Venus OS v3.20~4:
Changes v3.10 -> v3.20~2
- Re-add HTML5 app. Changes compared to the previous version:
- Increase performance / response speed
- Fix tank levels showing NaN sometimes
- Remote Multi/Quattro firmware updates: fix bug where the Multis and Quattros don't show on on the VRM firmware update device list if the mk3 firmware has not been upgraded.
- IMT Irradiance sensors:
- add support for second temperature probe on devices with two temperature probes
- add support for IMT sensors running firmware versions older than v1.53.
- VE-3P75CT meter: increase ESS speed slightly
- Update FzSonick batteries product name
Developers:
- re-enable FlashMQ
Previous posts on v3.20:
- https://community.victronenergy.com/questions/244325/venus-os-v32027-available-for-testing.html
- https://community.victronenergy.com/questions/240314/venus-os-v32014-available-for-testing.html
- https://community.victronenergy.com/questions/237457/venus-os-v3209-available-for-testing.html
Completely renewed Marine MFD / HTML5 App
(click for large)
And here a more extended system, with more tanks, and more energy sources:
(click for large)
Note that above two screenshots are taken from the design files, it might differ a bit from actual implemenation.
These are screenshots taken from the new implementation, but there I'm not able to now have them embedded in actual look on a marine MFD like above:
And light mode:
And for comparison, here is a screenshot of the old version: