question

mvader (Victron Energy) avatar image
mvader (Victron Energy) asked

Venus OS v3.20~37 available for testing

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:

1700597863477.png


The button on the upper right opens and closes a side pane for it:

1700597875345.png


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.

1700599761868.png


Above is the dark mode. There is also a light mode:

1700597940491.png


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:

1700597981524.png


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
  • 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.


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:



Completely renewed Marine MFD / HTML5 App

1685824333731.png

(click for large)


And here a more extended system, with more tanks, and more energy sources:

1685824162825.png

(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:
1685821774230.png


And light mode:

1685821833984.png


And for comparison, here is a screenshot of the old version:

1685823688829.png



Venus OS
13 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hey all, v3.20~37 is now available for public testing. Main change is an updated gui-v2.


Note that the list of open issues and work on that is still quite long for us, also we have not tested it completely internally.


Therefore:


There is no need to report issues about that yet. Lets first await a few further versions. Reporting, and then discussing, issues on gui-v2 is for the most part not efficient at the moment, or more bluntly put: a waste of time.
2 Likes 2 ·
Show more comments
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·
v3.20~35 is now available, changes relate to Node-RED, SignalK and FlashMQ/MQTT.
1 Like 1 ·
Hey all, a short heads-up: today or tomorrow we'll briefly pause beta testing of the v3.20 beta series. Instead there will be a v3.14 beta version, having a few bug fixes and planned to be officially released asap.


1 Like 1 ·
Mark Maritz avatar image Mark Maritz commented ·
Question: Where is the weather being updated from. I see this doesn't match my existing dashboard.
0 Likes 0 ·
Show more comments
andrii-podanenko avatar image andrii-podanenko commented ·

- ComAp is not visible in this one as well

See https://community.victronenergy.com/questions/253971/ethernet-modbus-tcpip-comap-intelilite-amf8-via-cm.html

- text 100% not fittable in gui2


1704892386415.png

In mobile browser view still smaller than could be

1704892702709.png

Would be great to have it for to screen ( ~30% larger )

- Still no Ukrainian language in new UI

- old UI not updated Ukrainian language


I see improvements, thank you.

0 Likes 0 ·
1704892386415.png (183.9 KiB)
1704892702709.png (302.0 KiB)
andrii-podanenko avatar image andrii-podanenko commented ·

This is what I see in VRM after upgrading to ~37 version my Cerbo
I don't recall this in the past.

1705592315181.png

0 Likes 0 ·
1705592315181.png (74.8 KiB)
Show more comments

Hey all, while we're testing v3.14, two small notes:


1. 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.

2. For anyone looking to install v3.20 now, which is a bit more difficult since v3.14 is occupying the beta feed, you can download the file here, https://updates.victronenergy.com/feeds/venus/v3.20/images/, and then use the instructions as in the GX manuals for installing it (sdcard / usbstick)

0 Likes 0 ·
68 Answers
dajestia avatar image
dajestia answered ·

If I rollback from v.30.20-35 to v.3.13 all analog sources disappear from the menu, there is no longer the menu item. If I go back to v30.20-35 return the analog inputs and the menu item.

25 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

ascherff avatar image ascherff commented ·

here the same. from 3.13 to 3.20-35 back to 3.13 and analog inputs are gone...

Back to 3.20-35 brings analog inputs back...

0 Likes 0 ·
penfold1970 avatar image penfold1970 ascherff commented ·
Same for me
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ penfold1970 commented ·
Hey all three, we'll look into this - thanks.
2 Likes 2 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ mvader (Victron Energy) ♦♦ commented ·
What GX device are you using?
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ mvader (Victron Energy) ♦♦ commented ·
and, from which menu do they disappear?
0 Likes 0 ·
penfold1970 avatar image penfold1970 mvader (Victron Energy) ♦♦ commented ·

I have 3 Victron temp sensors , they disappear from the devices screen so can't be monitored and the analog inputs section is also gone from the settings menu. This is only when reverting back to standard UI , they reappear if i reboot beta UI.

0 Likes 0 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·

Cerbo GX starting from 3.13.

Analog sensors are disappearing completely. No data (temperature) is transferred to the VRM either.

Also updating to 3.20-37 and back to 3.13 has no success. Analogue inputs are no longer there.


0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ ascherff commented ·

Hi Ascherff, we can't reproduce it.

Is it OK if we login remotely to see more?

If yes, is it BWW51 and can you enable Remote Support? thanks.




0 Likes 0 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·
hi, yes.


Remote Support is activated - now.


0 Likes 0 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·

Please let me know if I can turn remote support off again.

0 Likes 0 ·
dajestia avatar image dajestia mvader (Victron Energy) ♦♦ commented ·

any news about it??

0 Likes 0 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·

have "remote support" switched off. Let me know if you need it again.
Tried a factory reset via USB. Without success. Analog sensors remain off in 3.13. and back in 3.20.

0 Likes 0 ·
dajestia avatar image dajestia mvader (Victron Energy) ♦♦ commented ·

- Cerbo GX

- the "analog inputs" item disappears from the I/O menu

- remote assistance activated, but I do not understand if I have to do anything else or communicate ID and port

0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ dajestia commented ·
Hey both, apologies - I totally missed your messages and was occupied elsewhere last week. Could you re-enable remote support again @AScherff ?
0 Likes 0 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·
Done


0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ ascherff commented ·
Thanks both, logged in and I see it. A colleague will take over from me.
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ dajestia commented ·
Hey @Dajestia , is the system called Akira? If you enable Remote Support, then we can login remotely and check.


thank you, Matthijs.

0 Likes 0 ·
dajestia avatar image dajestia mvader (Victron Energy) ♦♦ commented ·
Yes, Akira. Remote on
0 Likes 0 ·
penfold1970 avatar image penfold1970 mvader (Victron Energy) ♦♦ commented ·
Cerbo GX
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ penfold1970 commented ·

Hi again @AScherff , @Dajestia and others,


Finally, we figured out why on most Cerbos the analog inputs (temperature + tank inputs) would disappear after first updating to a recent v3.20 beta and then going back to v3.13.


We'll fix that in v3.14, planned within one or two weeks. More on that here: https://community.victronenergy.com/questions/256461/v3142-available-for-testing.html.


The root cause is that per v3.20~34, we added installing an update to one of the secondary microcontrollers within the Cerbo; and any earlier version of Venus OS will then simply reject the analog inputs because it thinks the install firmware on that microcontroller is not compatible.


This is the best we're going to make this I'm afraid.


It would be great if some of you could confirm that indeed it works on v3.14!


Have a good evening. Matthijs

0 Likes 0 ·
dajestia avatar image dajestia mvader (Victron Energy) ♦♦ commented ·

Updated to 3.14-2, everything ok! Analog inputs present ;)

1 Like 1 ·
ascherff avatar image ascherff mvader (Victron Energy) ♦♦ commented ·
Hi

updated to 3.14~2

analog sensors there...

back to 3.13... analog sensors lost..

so, back to 3.14~2

0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ ascherff commented ·
Hi @AScherff

That is how its expected. Thanks for double checking!

0 Likes 0 ·
dajestia avatar image dajestia commented ·

same problem as 3.20-35. If I go back to fw 3.13 all the analog sources disappear. There is no more entry in the dedicated menu.

0 Likes 0 ·
eini avatar image eini dajestia commented ·

hi, i have the same issue (v3.20~37 >> 3.13)

0 Likes 0 ·
peregrines avatar image
peregrines answered ·

Wow! Thank you for all your hard work!

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

CM avatar image
CM answered ·

A bug I noticed from the new web gui , once I scroll down I can’t select any option again in settings , for example if I open settings first after a refresh , dvcc is my last option , I can enter all options above and upto dvcc , once I scroll down , I can’t open any more options going forward even previous options . Cheers

4 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·

Hi @CM , you mean that you can’t access a menu like this one, right?


img-0707.jpeg


I can access it; unfortunately, might’ve been easier if it was broken for all :-).


What browser and device are you using?

0 Likes 0 ·
img-0707.jpeg (156.0 KiB)
CM avatar image CM mvader (Victron Energy) ♦♦ commented ·

That’s why you are the boss , was using safari on my iPhone , launched same page on chrome desktop , zero issues , maybe a phone bug thing , however wasn’t there last beta, maybe just a temporary issue , happens with all the phone browsers , safari , chrome , brave . Even rebooted phone same issue . However works on my Mac with chrome browser perfectly . Thank you

0 Likes 0 ·
beat avatar image beat mvader (Victron Energy) ♦♦ commented ·
Suggestion: Use 2-3 columns displays depending on available display width) in such views, to avoid scrolling (which feels difficult on touch-screens) ?
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ beat commented ·
hey @beat , yes the long Settings menu, and maybe other menus as well, needs fixing.
0 Likes 0 ·
CM avatar image
CM answered ·

Also , I am using 11kw from grid but says 1kW as pictured img-8507.pngimg-8508.jpeg

img-8509.jpeg


img-8507.png (351.4 KiB)
img-8508.jpeg (260.0 KiB)
img-8509.jpeg (375.1 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

jw1971 avatar image
jw1971 answered ·

Upgraded but node-red plugins still 1.5.4 and not 1.5.7; even after a couple reboots.

3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Sorry about that. I just noticed that I've overlooked committing one of the files needed for that update.
2 Likes 2 ·
derrick thomas avatar image derrick thomas Dirk-Jan Faber (Victron Energy) ♦♦ commented ·
So then I assume the node red plugin will not be updated until the next Venus update?
0 Likes 0 ·
Dirk-Jan Faber (Victron Energy) avatar image Dirk-Jan Faber (Victron Energy) ♦♦ derrick thomas commented ·
That is a correct assumption.
0 Likes 0 ·
andrii-podanenko avatar image
andrii-podanenko answered ·

Hi, thank you for the update @mvader (Victron Energy)

- gui-beta still has no Ukrainian translation

- Debug/Test menu contains bottom item in French, should be in English for consistency


screenshot-20231217-162445-chrome.jpg

- couple of past rc releases after firmware update old ui stays just white screen with hot keys on the right and no UI on the left. Fixing by manual reboot via gui-beta reboot button

- Venus OS UI Ukrainian translation is not updated, still old and not proofread. Kindly reminder to update it next time, please.

- gui-beta still displays 4 Multi RS 6000 inverters. I'm going to purchase more a bit later, but currently only one in a system :)) (I know it's a known issue, just teasing)

screenshot-20231217-163527-chrome.jpg

- no resize on mobile (fit to screen) for gui beta, which makes a lot of unused free space and overall design feels slightly undersized, makes it hard to read (and I'm only 44) screenshot-20231217-164117-chrome.jpg


3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi @Andrii Podanenko , thank you for your feedback! Responses:

- gui-beta still has no Ukrainian translation
Answer: will be fixed.


- Debug/Test menu contains bottom item in French, should be in English for consistency
Answer: that looks more like some standard latin used in some cases by a designer, will be fixed.


- couple of past rc releases after firmware update old ui stays just white screen with hot keys on the right and no UI on the left. Fixing by manual reboot via gui-beta reboot button
Answer: I can't reproduce that, can you make a video and post that?


- Venus OS UI Ukrainian translation is not updated, still old and not proofread. Kindly reminder to update it next time, please.
Answer: yes will do


- gui-beta still displays 4 Multi RS 6000 inverters. I'm going to purchase more a bit later, but currently only one in a system :)) (I know it's a known issue, just teasing)
Answer: :smile: :


1 Like 1 ·
andrii-podanenko avatar image andrii-podanenko mvader (Victron Energy) ♦♦ commented ·

Thank you @mvader (Victron Energy)

> Answer: I can't reproduce that, can you make a video and post that?

Will do next release ( which accordingly to you message in other thread going to land in a week or two )

0 Likes 0 ·
andrii-podanenko avatar image andrii-podanenko commented ·

No more WSOD(white screen of death) after upgrade, mentioned before by me @mvader (Victron Energy)

Now upgrade to ~37 goes without a need to reboot, proof https://youtu.be/b7Nipsgv3uI
Thank you

0 Likes 0 ·
pf-1 avatar image
pf-1 answered ·

With a manually configured Ethernet connection, the gui-V2 displays "unplugged".
1702826866935.png
In the old gui, everything is displayed correctly.
1702827017477.png


1702826866935.png (54.7 KiB)
1702827017477.png (133.2 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·
Thanks!
0 Likes 0 ·
milas30 avatar image
milas30 answered ·

Hi,
In the brief page with the side panel I always have 2 circles.
the battery and fuel.
How do you get that battery?

gui-beta.jpg


THANKS



gui-beta.jpg (45.5 KiB)
2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·
I think by making it just one value: disable the fuel one.
0 Likes 0 ·
milas30 avatar image milas30 mvader (Victron Energy) ♦♦ commented ·
Thank you,

it need a reboot after the modification.


0 Likes 0 ·
Peter avatar image
Peter answered ·

I have client with current (34) beta version of VenusOS.

Previously when I send by mqtt: R/{PortalId}/settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge

I receive all information about scheduler: N/{PortalId}/settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge/ + all children

Now I don't receive it at all.

Are there any changes in beta?

3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·
Hi, the answer to that question depends on what versions you are comparing.


We have replaced the MQTT broker, search for FlashMQ.


0 Likes 0 ·
Peter avatar image Peter mvader (Victron Energy) ♦♦ commented ·
3.12 and 3.20.34
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ Peter commented ·
discussed in a different thread on this page.
0 Likes 0 ·
David Marks avatar image
David Marks answered ·

I may have found a bug in the analog water sensor config code on ~34. I added a third water tank sensor today, and for whatever reason the capacity keeps defaulting to 13,208 gallons. I'm unable to change that capacity setting -- the new value does not get saved.screenshot-2023-12-18-at-15540pm.png


3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

David Marks avatar image David Marks commented ·
I should add that the 3rd tank settings generally seem to have odd issues. When I change the tank type to something else, that setting does not change either and I continue to have all the freshwater settings corrupted by having one gigantic 13K g tank in the mix :)
0 Likes 0 ·
David Marks avatar image David Marks David Marks commented ·

I can confirm this is a V2 only issue, I was able to fix the invalid tank size setting on V1 and the new value was still in place on V2 after switching back. Seems like the setting data field is storing a semi-random value or a null value instead of a correct tank size.

0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ David Marks commented ·
Noted! we'll look into reproducing this.
1 Like 1 ·
juf avatar image
juf answered ·

Hello,

can‘t work with ipad touchscreen at “settings“ page at all.
after the first to successfull I try „display and language“ twice nothing appears.

And with mouse can‘t change language to German

regards

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

ok noted
0 Likes 0 ·
Kaj Lehtinen avatar image
Kaj Lehtinen answered ·


Smartshunt configured as DC System shows up as DC System in old GUI

1702928240887.png

But in beta gui its labeled as DC Generator

1702928330238.png

Also in beta gui under Device list the Shelly 3PM configured as AC Load isnt shown anywhere while its listed in the devicelist in old gui.

This on VenusOS 3.20~34.

/Kaj


1702928240887.png (15.9 KiB)
1702928330238.png (20.6 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hey @Kaj Lehtinen , we'll look into the SmartShunt issue, thanks!


The Shelly I'm ignoring for now - not officially supported so to be looked at later.

0 Likes 0 ·
alnavasa avatar image
alnavasa answered ·

Ethernet shows as "Unplugged" though it is how it is connected. Wifi is off.

Digital inputs, bilge alarm and engine on that I have via digital input on the cerbo gx show weirdly, engine shows as "--".


In the old gui shows both right

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Noted and we have an issue listed to fix this; thanks!
0 Likes 0 ·
alnavasa avatar image
alnavasa answered ·

Interface runs very slow on Mac OS via safari on local network. not just slow but somehow un hard to use due to lag.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Which interface, the gui-v2? Thats strange, since we have many other beta testers using it on a Mac OS Safari and afaik it runs well there.
0 Likes 0 ·
alnavasa avatar image
alnavasa answered ·

My favorite scree for users like me that we don't have Multiplus:



captura-de-pantalla-2023-12-18-a-las-212523.png


2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

gainestr avatar image gainestr commented ·
I like this view too but like yours, mine does not show battery or fuel percentage number on this view. I'd rather see an actual percentage number than just a half circle that I'm supposed to guess the percentage. I understand that this is still in beta so I've been waiting for a new update. It appears that some users are getting the actual percentage to be displayed and others aren't so I'm wondering if it has something to do with being ran on a raspberry pi or an actual GX device.
0 Likes 0 ·
w8dev avatar image w8dev gainestr commented ·
Do you have "Show %" enabled under Settings -> Display & Language -> Brief view levels?
0 Likes 0 ·
alnavasa avatar image
alnavasa answered ·

App on B&G Zeus 3s working:



img-4355-copia.pngimg-4354-copia.png


img-4355-copia.png (677.0 KiB)
img-4354-copia.png (1.4 MiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Nice! Thanks for letting me know
0 Likes 0 ·
alnavasa avatar image
alnavasa answered ·

Signal K pluggin signalk-n2kais-to-nmea0183 that is supposed to be latest version, as the Venus os change log says, its not, I had to manually upload the latest index.js to my install at /usr/lib/node_modules/signalk-server/node_modules/signalk-n2kais-to-nmea0183 via file zilla, Though the package.json file was already uploaded, and the system thought it was up to date and with the latest version

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

I can confirm this and I've put a fix for this in the queue for the next release.
2 Likes 2 ·
luphi avatar image
luphi answered ·

Found some minor issues:

Device Control:

  • no relay control

Battery details:

  • cell numbers have V and ° attached and the voltages have only one digit, which is too less to determine the deviation. 3 digits as on the old GUI are perfect.
  • A more meaningful notation like "3.275V@1" or "9°C@5" would be nice.

1702977152156.png

Device Control:

  • no relay control

1702977152156.png (84.7 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Noted, thanks!
0 Likes 0 ·
luphi avatar image
luphi answered ·

Another one with the solar yield summary:

I have on 450/100 and one 450/200 installed

  • on both , the voltage and current of the last tracker are not shown
  • the power shows the summary of all trackers instead of the individual ones

1702979936950.png

1702979965151.png


1702979936950.png (59.3 KiB)
1702979965151.png (49.3 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Noted, thanks!
0 Likes 0 ·
Peter avatar image
Peter answered ·

Does sence:

"MQTT: Support GetValue on sub-paths (super nodes in the dbus tree). It will publish all topics of items below it."

means that when I send to mqtt:

R/{PortalId}/settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge

I should receive all information about schedulers:

N/{PortalId}/settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge/ + all children

?


If yes: are you sure it is working correctly?

7 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ commented ·
Hi @Peter , can you try that MQTT with v3.20~35, released this morning?
0 Likes 0 ·
Peter avatar image Peter mvader (Victron Energy) ♦♦ commented ·
Hi @mvader (Victron Energy) Tested but still can't get Schedulers.
0 Likes 0 ·
Peter avatar image Peter Peter commented ·

Doesn't work:


1703153278794.png


1703153476097.png


Also testes:

R/.../settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge/

R/.../settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge

R/.../settings/0/Settings/CGwacs/BatteryLife/Schedule/Charge/*

0 Likes 0 ·
1703153278794.png (12.8 KiB)
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ Peter commented ·
Hi again @Peter , some good news on this: we tested this again and found and fixed another issue.


You'll see a new release candidate soon, maybe one or two weeks, that fixes that.


The bug was that an explicit read request for subpaths didn't work when the system wasn't "alive".

2 Likes 2 ·
Peter avatar image Peter mvader (Victron Energy) ♦♦ commented ·

Hi. Did you corect this issue? @mvader (Victron Energy)

0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ Peter commented ·

Hi @Peter , yes that was corrected. Should work fine in v3.20~51 as well as v3.20 official release which is on its way.



0 Likes 0 ·
Peter avatar image Peter mvader (Victron Energy) ♦♦ commented ·
No. On 3.20 official release there is still the same issue.
0 Likes 0 ·
luphi avatar image
luphi answered ·

feature request: For the old GUI, I modified the battery tile to also display the cell deviation and the starter battery voltage. Would you mind to add something similar to the new GUI?

1702980609061.png


1702980609061.png (57.9 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Tobias Ambrosi avatar image Tobias Ambrosi commented ·
Starter Battery Voltage from the SmartShunt 2nd input would be very cool. Otherwise this is already in VRM so at least there but on Screen would be nice!
0 Likes 0 ·
brendan88 avatar image
brendan88 answered ·

I’ve installed v3.20~34 and just now v3.20~35 and have found that the screen will not turn off after 10 seconds or 1 minute using the new gui with the gx50 touch

Works fine with the original gui.

Also the screen brightness doesnt seem to change with the new gui.


1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

fraxma avatar image fraxma commented ·
Same issue on my cerbo with gx 50 display, the screen is alway on.


(I had this problem with earlier v3.20~xx versions already.)
0 Likes 0 ·
Jaco Reinecke avatar image
Jaco Reinecke answered ·

Awesome work!!!

Just one suggestion/request:
On this screen below, to show the split between AC Loads and Critical Loads. I use that quite a bit, to see where the power is going.


1703164027382.png


1703164027382.png (57.9 KiB)
2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi, if you want to see that detail, use the overview page (or a drill down). We're on purpose keeping that Brief page minimal wrt information.
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ mvader (Victron Energy) ♦♦ commented ·
Ps. Hi Jaco, hope you're doing well!
1 Like 1 ·
matthew-hodder avatar image
matthew-hodder answered ·

Can I just check - there was some mention about the remote console via VRM portal - but I'm assuming it currently isn't available once you switch over the V2 yet?

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

CM avatar image CM commented ·
Not yet available
1 Like 1 ·
davidlight avatar image
davidlight answered ·

Bug in Beta UI only: irrespective of the ‘Display off time’, the display never turns off.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

yes on the list; thanks.
0 Likes 0 ·
David Marks avatar image
David Marks answered ·

On ~35, I found some issues related to analog tank configuration and measurement. Here's the first issue.

The "Custom" analog tank configuration does not work.

1. Go to Settings > IO > Analog and enable a tank with an analog sender

2. Go to the Device List and select the tank

3. Go to Device and select "Custom" from the settings (European / US / Custom choices)

4. Back on the Device page, select the "Sensor value when empty" setting

Note that it is not possible to increase or decrease any of the tank sender. Clicking + or - does nothing.screenshot-2023-12-25-at-100552am.png



3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

derrick thomas avatar image derrick thomas commented ·
Have you tried these settings in gui v1? Beta gui v2 is still in early stages and some features are not yet available/functioning.
0 Likes 0 ·
David Marks avatar image David Marks derrick thomas commented ·
Yes, I confirmed that I am able to change those settings in the V1 UI. I found a couple of potentially related tank configuration issues in separate posts, there seem to be some screens where the + and - buttons don't trigger when touched, or where the new data value from the page fails to save after edit (a semi-random value is stored instead for tank size, for example)
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ David Marks commented ·

Noted and reproduced, will be fixed!

1 Like 1 ·
Wayne avatar image
Wayne answered ·

Loving the new Gui!

When loging into VRM via Victron Connect, selecting "Devices" I can no longer see MPPT's that I have disabled, so not able to turn back on remotely.

2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hey @Wayne , ok thanks, we'll look into reproducing and fixing that; thanks.
0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ mvader (Victron Energy) ♦♦ commented ·

Hi Wayne, does this still happen for you?


We can’t reproduce it, see also: https://github.com/victronenergy/venus/issues/1196

0 Likes 0 ·
Juha Tuomala avatar image
Juha Tuomala answered ·

Overview should display output frequency like it does in VRM. Very important.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

depends on the system, but yes. we'll look at this.
1 Like 1 ·
Juha Tuomala avatar image
Juha Tuomala answered ·

If I change display + language to show new gui, when the screen saver will work with it in local LCD? And when it will work with VRM remote console?

3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

I don't understand your question; sorry.
0 Likes 0 ·
Juha Tuomala avatar image Juha Tuomala mvader (Victron Energy) ♦♦ commented ·

I mean that the screen is constantly on locally at LCD, there is no screen saver.

I read the answer elsewhere that opening the new gui remotely via VRM will be supported later.

0 Likes 0 ·
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ Juha Tuomala commented ·

screensaver doesn't work yet when running gui-v2.


Making that work will be fixed before doing the official release of gui-v2.



0 Likes 0 ·
Juha Tuomala avatar image
Juha Tuomala answered ·

I didn't like the old one which doesn't show the generator in Quattro even it's there and not running. Not running is a state as well and it should be displayed as it's part of the system. In my case, a big part, some 200kg diesel generator.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

noted, good point; we'll take that into consideration.
1 Like 1 ·
aph avatar image
aph answered ·

When switching language to German the GUI freezes in the shown dialog.

Need to reboot to get out of it.


img-8155.jpegCerbo GX, Gx Touch 70 / VenusOS v3.20~25 (Large) / GuiMods v8.29 / SetupHelper v5.17


img-8155.jpeg (819.9 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

thanks; will be fixed
1 Like 1 ·
aph avatar image
aph answered ·

I have 6 Ruuvi Tags connected which all show up in the old GUI. I’m GUI-v2 in the environments Page I can only see 3 of them even though they seem to be properly detected. Switching the modding ones off and on again, sometimes lets them pop up in the environment overview for a few seconds, but they vanish again after 2-3 seconds.

img-8153.jpeg

img-8147.jpeg

img-8146.jpeg



img-8153.jpeg (699.7 KiB)
img-8147.jpeg (943.5 KiB)
img-8146.jpeg (2.0 MiB)
2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

luphi avatar image luphi commented ·
Same for me, I have 3 Ruuvi tags and 1 wired sensor, all are listed under devices. But under environment one Ruuvi is missing
0 Likes 0 ·

At the moment the sensors are only show when the dbus status of the device is '0' (=Ok). However, when the status is non-zero, the device no longer shows. This is usually caused by status code 5, meaning "low battery".

So replacing the battery should fix it. Note that Ruuvi sensors need a 2477 type battery instead of the more common 2032.
Meanwhile we make sure to get the devices to show this more clear for the future.

0 Likes 0 ·
David Marks avatar image
David Marks answered ·

I'm reporting some issues with how bar charts are displaying data for things like water tanks. Sometimes a bar chat will display a bar that doesn't match the % of something it is showing.

- On the tanks screen, a tank with 0% remaining might be displayed in red, and be 25-50% filled. This fill amount around as you navigate through different screens.

screenshot-2023-12-28-at-74451pm.png

- On the Overview screen, the solar input trendline shows mostly filled bars when the output is actually 0w

screenshot-2023-12-28-at-74338pm.png



1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

thanks - is being fixed.
1 Like 1 ·
Mark Maritz avatar image
Mark Maritz answered ·

I would still love to see the battery graph (and all others) - dropping and not rising as the SOC falls.

It would make things far more logical.


1703833334604.png


1703833334604.png (35.5 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

rock2ya avatar image
rock2ya answered ·

hi, is there a way in the new gui to get rid of the inverter tile in Overview? Some of us are using the System only in 12/24V without the need for an inverter, and then it is kinda strange to have it as the central element without any functionalities. for those dc systems it would be better to have the battery as the central tile and maybe no inverter at all

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi, yes, having it adopt will for systems without inverters is on the list.
1 Like 1 ·
janosch avatar image
janosch answered ·

First of all - I like the design, looking promising.
But some (hopefully) constructive feedback


pastedgraphic-2.png

This panel does not make sense - without having any units

Power makes sense, Solar yield doesn’t - in this example my todays total yield was 0,07kWh - non existing - but on the panel it looks like a bright day day with a lot of sun.

(Couldn't this be normalized to the maximum of total yield today or the maximum yield (of the last eg. 30 days?)


Scale
Scale is a general big issue with your current implementation - you could not figure with one view, if all is running to plan because the scale is changing dynamically

(Imagine your speedometer / tachometer in your car acts this way - always reconfiguring the scale to the maximum speed oft the last hour….)
It's looking nice, but more useless than usefull (at least for me)

Another visual (logic) glitch on your main screen:

pastedgraphic-9.png

This display doesn’t make sense for values ranging in positive and negative values - you already have fixed it in the upper diagram, here it is visually a bit more difficult.

Possible fix: start in the middle of the arc and put the numbers always in the middle of the arc)
(but I do not oversee all the implications for the whole implementation)

Sheduled charging Shortcut
please add a shortcut in ESS menu

(Reaching this panel is a pain with your old system and still is a pain with the new system)
Why not placing a "Button with watch symbol in the ESS Submenu" as a shortcut this submenu

Following your Highlight guideline
"Operational controls, ie. inverter on/off, input current limit, are accessible with just one click of a button"


History charts
A hughe feature request, but adding real value to your displays (instead of making your displays just looking a little nicer)

For all values not only for solar yield)

1704226829729.png

Ranging values (1h, 24h, 7d - maybe also 30d, 1yr)

It should not replace VRM, but history values would be more than helpful)

(As most devices don’t record these values, itself the panel might record them to RAM / optionally to a SSD/ SD card)

All accessible with one click onto either the current value or the corresponding little chart.

This would help for decissions like

- how long would you battery last with the current behavior

- did you fridge / freezer worked well the last week

- your battery consumption for the last hours / days to see (eg. on a sailing boat to see if you would make it to the harbor without starting the engine for charging)

- and a lot more decisions could be based having these info


And you have another feature for your Highlight Powerpoint ;;-):
„Historical information is easily accessible with just one click on the referring value / chart"

And: last suggestion:
Why isn’t this panel not Victron Branded ?

or has a customizable area?


Also missing is a place where you / an integrator could leave some information for (contact information / QR-Code (with encoded systemSerial# FirmwareVersion) leading to an online response form / FW-download page / /manuals / WLAN config QR-Code...)


pastedgraphic-2.png (79.3 KiB)
pastedgraphic-9.png (18.3 KiB)
1704226829729.png (85.1 KiB)
2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi @Janosch ; thank you for the feedback! I can't respond to each individual point now; but for sure we'll take these items into consideration.
0 Likes 0 ·
janosch avatar image janosch mvader (Victron Energy) ♦♦ commented ·
... no problem take it one User feedback, and decide what is relevant, what not.....
0 Likes 0 ·
Sarah avatar image
Sarah answered ·

Would it be possible to add the temperature output to the glassbridge display ? I use the temperature probes to monitor engine temp and this would be extremely useful, many thanks for the great work on the upgrade.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hey @Sarah , yes; its under consideration for later; but first we're in a "feature freeze": I want that app released and out of the door - thanks!
2 Likes 2 ·
vassilis-bourdakis avatar image
vassilis-bourdakis answered ·

don't know if it's mentioned somewhere, apologies if I've missed it. When would you expect to be able to test the new gui on the embedded screens (compared to via browser that we do now)?

cheers

V.

6 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

derrick thomas avatar image derrick thomas commented ·
This can be done done with 3.20~35 via display settings.
-1 Like -1 ·
vassilis-bourdakis avatar image vassilis-bourdakis derrick thomas commented ·
I either didn't explain it clearly or I'm missing something.

Care to point where in the menu structure of the venusOS is the option to get the onboard screen show the new gui please?

cheers

V.

0 Likes 0 ·
w8dev avatar image w8dev vassilis-bourdakis commented ·
Settings -> Display and Language -> UI Version
0 Likes 0 ·
vassilis-bourdakis avatar image vassilis-bourdakis w8dev commented ·

interesting!

I'm on a r-pi, running v3.20~35 Large my only options in Settings -> Display and Language are:


  • Scroll for brightness
  • Display off time
  • Show boat & motorhome overview
  • Show tanks overview
  • Language
  • Units

anyone would know what's wrong with my setup?


cheers

V.

0 Likes 0 ·
vassilis-bourdakis avatar image vassilis-bourdakis vassilis-bourdakis commented ·

what I get on the 7in rpi screen and on venus.local menu:

1704710772570.png


venus.local/gui-beta/ menu pc screen:

1704710954856.png

0 Likes 0 ·
1704710772570.png (33.1 KiB)
1704710954856.png (50.9 KiB)
mvader (Victron Energy) avatar image mvader (Victron Energy) ♦♦ vassilis-bourdakis commented ·
Its not working on a raspberrypi. See that presentation.
1 Like 1 ·
anhoume avatar image
anhoume answered ·

Odd behavior with my multiplus 12/800/35 the last days. Usually during the winter I am running the multiplus in "charge only" mode. Usually it then stays in "storage" mode most of the winter, keeping the batteries fully charged until the next season. Last couple of days, the multiplus have suddenly have started to alternate through "Bulk","Absorption","Float","Storage" very quickly. It's just about less than an hour between each charge cycle. See attached screenshoot:

1704480690410.png

Not sure if it is related to the Venus OS v3.20~35 release, or just the effect of the extremely cold weather the same period. (It has been between -28° and -34° C the last days)
Is this behavior expected (due to the low temperature), or could it be something related to the v3.20~35 release?

The batteries never goes above -20° C, so I guess there is no chance of them being boiled in that temperature?


1704480690410.png (15.6 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi @andre.holgersson@callisto.nu , this will have nothing to do with Venus OS.


In case you're concerned, please ask your dealer to have a look, or post a more general question (and then include voltage and current graphs) in the general space on Community - can't help you with that myself, sorry.



0 Likes 0 ·
luka-renko avatar image
luka-renko answered ·

I am testing new setup for the boat with new GUI and have noticed that MultiPlus Compact does not have any options in Devices List. Is this known issue?

1704724451432.png

Otherwise I am very happy with the direction that new GUI is going, great work!


1704724451432.png (134.4 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi, yes that is right. Device list is still being worked on.
1 Like 1 ·
klu03rl avatar image
klu03rl answered ·

minor documentation defect in the release notes that is slightly confusing.

from "Changes v2.30~23 -> 26. " onwards, it appears there is a typo and should be referenced as v3.20-X rather than v.2.30-X

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hey @klu03rl , fixed, thanks!
0 Likes 0 ·
juf avatar image
juf answered ·

Hi,

my findings to the ~37

- no change to German language

- at the battery the number of cell for high/low will have the unit as adon. image.jpg
- at dbus-opendtu the voltage is not there

image.jpg
regards


image.jpg (3.6 MiB)
image.jpg (3.1 MiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

daniel-feist avatar image
daniel-feist answered ·

Trying to use gui-beta with v3.20~37 but hangs "connecting". I see this with Chrome, Safari and Firefox on Mac OS X. This is when not embedded. I looked to enabled embedded, but can't find the "UI Version" option in display settings


Am I missing something?

1704896794764.png



1704896794764.png (15.9 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

andrii-podanenko avatar image andrii-podanenko commented ·
Have you enabled MQTT ?
0 Likes 0 ·
markus-001 avatar image
markus-001 answered ·

I noticed Total yield and System yield is no longer displayed on the MPPT’s. I did notice they are now displayed in the debug section under values which is only available as super user. Will these two values possibly be added back at a later stage.

2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Hi @Markus_001 , where is that? Old gui, or new gui?
0 Likes 0 ·
markus-001 avatar image markus-001 mvader (Victron Energy) ♦♦ commented ·

img-8791.pngHello Matthijs, @mvader (Victron Energy) the missing info is in the new gui-beta.

0 Likes 0 ·
img-8791.png (472.8 KiB)
markus-001 avatar image
markus-001 answered ·

Also noticed the Fronius PV inverter no longer graphically displays if it’s connected before or after the Quatro.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Noel avatar image
Noel answered ·

Not sure if it has been mentioned already, but the new "v3.20~37" is giving me an error when opening in Chrome on my Mobile phone's Chrome (Android Pixel 7).

(error: Application exit (RangeError: WebAssembly.Table.get(): invalid index 20171580 into funcref table of size 37825)

With the previous version all was okay.

See attached image.
screenshot-20240111-155434.png


2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

markus-001 avatar image markus-001 commented ·
I had this error yesterday, after clearing the browser history it worked again
1 Like 1 ·
Noel avatar image Noel markus-001 commented ·
You are correct. I've cleared the cache, and it started working again.

I should have tried this 1st.

Thank you.

0 Likes 0 ·
penfold1970 avatar image
penfold1970 answered ·

Couple of things i‘ve noticed on my Cerbo in v3.20~37

  1. Display never goes off no matter what i select in screen off time menu.
  2. When selecting my Multiplus from the device menu I can’t change the mode Invert only, on,off, charger only.
  3. MPPT showing incorrect state (Showing absorption when controller is in bulk)img-0674.jpeg

All just in beta UI


img-0674.jpeg (965.2 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

faza avatar image
faza answered ·

good new interface well job!

when i look in GRID METER function, no informations appear :

1705062087990.png

1705062106881.png


1705062087990.png (90.5 KiB)
1705062106881.png (58.4 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

faza avatar image
faza answered ·

another point in the solar menu this error appears but no existing in old interface : #38 (description not available)

1705061664355.png


1705061664355.png (94.3 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

drew-watkins avatar image
drew-watkins answered ·

CerboGX, ARCO Zeus, 2x120 Quattro II, Lynx BMS

No GUI Mods, no signalK, no node-red.

VenusOS 3.20~37 upgrade last night.

Great job all around on this update. Really knocking it outta the park. Several issues I’ve found. ARCO Zeus showing up and behaving as expected.

- 100% not showing correctly on ‘Brief’ Screen.

- When De-selecting WiFi Access Point, warning screen presents: press Ok, yet still selected. Forgetting WiFi network doesn’t resolve issue.

- Display off time set to 10 min, yet screen never dims.

See pics


img-2233.jpeg

img-2234.jpeg

img-2235.jpeg


img-2234.jpeg (1.3 MiB)
img-2233.jpeg (1.0 MiB)
img-2235.jpeg (1.1 MiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources