-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
bugfixInconsistencies or issues which will cause a problem for users or implementors.Inconsistencies or issues which will cause a problem for users or implementors.
Description
The problem
The reported values for the Multiplus II AC-IN line 1 in my setup are:
sensor.victron_vebus_activein_l1_power_229 = 30W
sensor.victron_vebus_activein_l1_voltage_229 = 120V
sensor.victron_vebus_activein_l1_current_229 = 0.8A
For a single phase setup, Power_true (W) = Voltage_rms (V) x Current_rms (A).
I couldn't find a confirmation, but I assume that the voltage and current reported by the Multiplus are RMS values.
So, in this case, 120V x 0.8A = 96W.
Why is the reported value 30W?
Environment
- Home Assistant Core v2025.12.0
- Hass-victron v0.6.3
- Latest versions of firmware/software on Ekrano GX, Multiplus II
Problem-relevant configuration dialog
hass-victron configuration:
interval = 5
ac_voltage = US(120)
number_of_phases = single_phase
ac_current = 14
dc_voltage = lifepo4_24v
dc_current = 149
use_sliders = selected
rescan = unselected
advanced = selected
Traceback/Error logs
n/a for now
In case of unit ID issue, missing devices or non-updating devices
Additional information
Metadata
Metadata
Assignees
Labels
bugfixInconsistencies or issues which will cause a problem for users or implementors.Inconsistencies or issues which will cause a problem for users or implementors.