One phase of vitual PV inverter is not used in the vrm

The problem i have is that one phase of the 3 phase virtual PV inverter is not used on the dashboard.

Phase 2 gives 0W

In node red i get the folowing result.

Phase 2 puts in 900W

I restarted the node red all over again and its not always the same phase, before phase 3 was shown as 0 (zero).

What do i wrong?

[
{
“id”: “86351caccdd975cc”,
“type”: “tab”,
“label”: “Flow 1”,
“disabled”: false,
“info”: “”,
“env”:
},
{
“id”: “49ae99319b9816f4”,
“type”: “victron-virtual”,
“z”: “86351caccdd975cc”,
“name”: “combined PV inverter”,
“outputs”: 1,
“device”: “pvinverter”,
“default_values”: true,
“acload_nrofphases”: 1,
“enable_s2support”: false,
“battery_capacity”: 25,
“include_battery_temperature”: false,
“battery_voltage_preset”: “24”,
“battery_voltage_custom”: 24,
“generator_type”: “ac”,
“generator_nrofphases”: 1,
“include_engine_hours”: false,
“include_starter_voltage”: false,
“include_history_energy”: false,
“grid_nrofphases”: 1,
“include_motor_temp”: false,
“include_controller_temp”: false,
“include_coolant_temp”: false,
“include_motor_rpm”: true,
“include_motor_direction”: true,
“position”: 0,
“pvinverter_nrofphases”: “3”,
“switch_1_type”: 1,
“switch_1_min”: 0,
“switch_1_max”: “”,
“switch_1_initial”: 0,
“switch_1_label”: “”,
“switch_1_unit”: “”,
“switch_1_step”: 1,
“switch_1_customname”: “”,
“switch_1_group”: “”,
“switch_1_include_measurement”: false,
“switch_1_rgb_color_wheel”: false,
“switch_1_cct_wheel”: false,
“switch_1_rgb_white_dimmer”: false,
“fluid_type”: 0,
“include_tank_battery”: false,
“include_tank_temperature”: false,
“tank_battery_voltage”: 3.3,
“tank_capacity”: 0.2,
“temperature_type”: 2,
“include_humidity”: false,
“include_pressure”: false,
“include_temp_battery”: false,
“temp_battery_voltage”: 3.3,
“x”: 880,
“y”: 100,
“wires”: [

]
},
{
“id”: “271cf4deb7660b9f”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/50”,
“path”: “/Ac/L1/Current”,
“serviceObj”: {
“service”: “com.victronenergy.acload/50”,
“name”: “PM14.1 (pv schuin dak)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L1/Current”,
“type”: “float”,
“name”: “L1 Current (A)”
},
“name”: “PM14.1 L1 Current”,
“onlyChanges”: false,
“roundValues”: “2”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 180,
“wires”: [
[
“14bcaa496ddebf10”
]
]
},
{
“id”: “caea5f9aa9ed3352”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/50”,
“path”: “/Ac/L1/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.acload/50”,
“name”: “PM14.1 (pv schuin dak)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L1/Energy/Forward”,
“type”: “float”,
“name”: “L1 Energy (kWh)”
},
“name”: “PM14.1 L1 Energy”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 480,
“wires”: [
[
“72511264b0c1c1b9”,
“a45f850cf4bfac63”
]
]
},
{
“id”: “2188a7dd4b5930be”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/50”,
“path”: “/Ac/L1/Power”,
“serviceObj”: {
“service”: “com.victronenergy.acload/50”,
“name”: “PM14.1 (pv schuin dak)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L1/Power”,
“type”: “float”,
“name”: “L1 Power (W)”
},
“name”: “PM14.1 L1 Power”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 840,
“wires”: [
[
“e966577bdf9c80a3”
]
]
},
{
“id”: “94cc6f7d6237d162”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/50”,
“path”: “/Ac/L1/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.acload/50”,
“name”: “PM14.1 (pv schuin dak)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L1/Voltage”,
“type”: “float”,
“name”: “L1 Voltage (V AC)”
},
“name”: “PM14.1 L1 Voltage”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 1220,
“wires”: [
[
“9baebfbde7fc205a”
]
]
},
{
“id”: “e966577bdf9c80a3”,
“type”: “range”,
“z”: “86351caccdd975cc”,
“minin”: “0”,
“maxin”: “-10000”,
“minout”: “0”,
“maxout”: “10000”,
“action”: “scale”,
“round”: true,
“property”: “payload”,
“name”: “”,
“x”: 340,
“y”: 840,
“wires”: [
[
“dc0bed86e9133aaf”,
“e5608f62998dc259”
]
]
},
{
“id”: “14bcaa496ddebf10”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L1/Current”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L1/Current”,
“name”: “/Ac/L1/Current”,
“type”: “number”,
“value”: 0
},
“name”: “Current L1”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 180,
“wires”:
},
{
“id”: “a45f850cf4bfac63”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L1/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L1/Energy/Forward”,
“name”: “/Ac/L1/Energy/Forward”,
“type”: “number”,
“value”: 0
},
“name”: “Energy L1”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 480,
“wires”:
},
{
“id”: “e5608f62998dc259”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L1/Power”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L1/Power”,
“name”: “/Ac/L1/Power”,
“type”: “number”,
“value”: 0
},
“name”: “Power L1”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 840,
“y”: 840,
“wires”:
},
{
“id”: “9baebfbde7fc205a”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L1/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L1/Voltage”,
“name”: “/Ac/L1/Voltage”,
“type”: “number”,
“value”: 0
},
“name”: “Voltage L1”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 1220,
“wires”:
},
{
“id”: “6e4d0e01233f9179”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/51”,
“path”: “/Ac/L2/Current”,
“serviceObj”: {
“service”: “com.victronenergy.acload/51”,
“name”: “PM15.1 (pv schuur)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Current”,
“type”: “float”,
“name”: “L2 Current (A)”
},
“name”: “PM15.1 L2 Current”,
“onlyChanges”: false,
“roundValues”: “2”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 240,
“wires”: [
[
“1d8a1b3fe75d31de”
]
]
},
{
“id”: “47d3783eb66e6bf7”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/53”,
“path”: “/Ac/L2/Current”,
“serviceObj”: {
“service”: “com.victronenergy.acload/53”,
“name”: “PM18.1 (pv dakkapel, keuken klein)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Current”,
“type”: “float”,
“name”: “L2 Current (A)”
},
“name”: “PM18.1 L2 Current”,
“onlyChanges”: false,
“roundValues”: “2”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 300,
“wires”: [
[
“1d8a1b3fe75d31de”
]
]
},
{
“id”: “277c2bf5156c66b3”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/51”,
“path”: “/Ac/L2/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.acload/51”,
“name”: “PM15.1 (pv schuur)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Energy/Forward”,
“type”: “float”,
“name”: “L2 Energy (kWh)”
},
“name”: “PM15.1 L2 Energy”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 540,
“wires”: [
[
“72511264b0c1c1b9”,
“3bbdac188aa791bf”
]
]
},
{
“id”: “3493ccb5e9152878”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/53”,
“path”: “/Ac/L2/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.acload/53”,
“name”: “PM18.1 (pv dakkapel, keuken klein)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Energy/Forward”,
“type”: “float”,
“name”: “L2 Energy (kWh)”
},
“name”: “PM18.1 L2 Energy”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 600,
“wires”: [
[
“72511264b0c1c1b9”,
“3bbdac188aa791bf”
]
]
},
{
“id”: “bf95e2a1953da835”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/51”,
“path”: “/Ac/L2/Power”,
“serviceObj”: {
“service”: “com.victronenergy.acload/51”,
“name”: “PM15.1 (pv schuur)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Power”,
“type”: “float”,
“name”: “L2 Power (W)”
},
“name”: “PM15.1 L2 Power”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 900,
“wires”: [
[
“eea115595a8ccd69”
]
]
},
{
“id”: “fb1ff73c9b35252d”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/53”,
“path”: “/Ac/L2/Power”,
“serviceObj”: {
“service”: “com.victronenergy.acload/53”,
“name”: “PM18.1 (pv dakkapel, keuken klein)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Power”,
“type”: “float”,
“name”: “L2 Power (W)”
},
“name”: “PM18.1 L2 Power”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 960,
“wires”: [
[
“089816dc6283f42b”
]
]
},
{
“id”: “eea115595a8ccd69”,
“type”: “range”,
“z”: “86351caccdd975cc”,
“minin”: “0”,
“maxin”: “-10000”,
“minout”: “0”,
“maxout”: “10000”,
“action”: “scale”,
“round”: false,
“property”: “payload”,
“name”: “”,
“x”: 340,
“y”: 900,
“wires”: [
[
“dc0bed86e9133aaf”,
“c9ee17549ebc7c60”
]
]
},
{
“id”: “089816dc6283f42b”,
“type”: “range”,
“z”: “86351caccdd975cc”,
“minin”: “0”,
“maxin”: “-10000”,
“minout”: “0”,
“maxout”: “10000”,
“action”: “scale”,
“round”: false,
“property”: “payload”,
“name”: “”,
“x”: 340,
“y”: 960,
“wires”: [
[
“dc0bed86e9133aaf”,
“c9ee17549ebc7c60”
]
]
},
{
“id”: “9b994a5fef65b52c”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/51”,
“path”: “/Ac/L2/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.acload/51”,
“name”: “PM15.1 (pv schuur)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L2/Voltage”,
“type”: “float”,
“name”: “L2 Voltage (V AC)”
},
“name”: “PM15.1 L2 Voltage”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 1280,
“wires”: [
[
“cbfc4c53b938bf0f”
]
]
},
{
“id”: “19a6c7ccf4d4a25b”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L2/Current”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L2/Current”,
“name”: “/Ac/L2/Current”,
“type”: “number”,
“value”: 0
},
“name”: “Current L2”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 240,
“wires”:
},
{
“id”: “190d4126559683b9”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L2/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L2/Energy/Forward”,
“name”: “/Ac/L2/Energy/Forward”,
“type”: “number”,
“value”: 143.57999999999998
},
“name”: “Energy L2”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 540,
“wires”:
},
{
“id”: “175ca201b66fb03b”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L1/Power”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L1/Power”,
“name”: “/Ac/L1/Power”,
“type”: “number”,
“value”: 0
},
“name”: “Power L2”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 840,
“y”: 900,
“wires”:
},
{
“id”: “cbfc4c53b938bf0f”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L2/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L2/Voltage”,
“name”: “/Ac/L2/Voltage”,
“type”: “number”,
“value”: 0
},
“name”: “Voltage L2”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 1280,
“wires”:
},
{
“id”: “5dafed1ba884344a”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/52”,
“path”: “/Ac/L3/Current”,
“serviceObj”: {
“service”: “com.victronenergy.acload/52”,
“name”: “PM17.1 (pv keuken)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L3/Current”,
“type”: “float”,
“name”: “L3 Current (A)”
},
“name”: “PM17.1 L3 Current”,
“onlyChanges”: false,
“roundValues”: “2”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 360,
“wires”: [
[
“d3a5f0e785132efe”
]
]
},
{
“id”: “6013909240895ee5”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/52”,
“path”: “/Ac/L3/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.acload/52”,
“name”: “PM17.1 (pv keuken)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L3/Energy/Forward”,
“type”: “float”,
“name”: “L3 Energy (kWh)”
},
“name”: “PM17.1 L3 Energy”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 660,
“wires”: [
[
“72511264b0c1c1b9”,
“41af1d1d54d863b5”
]
]
},
{
“id”: “dc402bf82de1c13a”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/52”,
“path”: “/Ac/L3/Power”,
“serviceObj”: {
“service”: “com.victronenergy.acload/52”,
“name”: “PM17.1 (pv keuken)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L3/Power”,
“type”: “float”,
“name”: “L3 Power (W)”
},
“name”: “PM17.1 L3 Power”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 1020,
“wires”: [
[
“d80fa4acfc5e9ab8”
]
]
},
{
“id”: “193b7d12817d7480”,
“type”: “victron-input-acload”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.acload/52”,
“path”: “/Ac/L3/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.acload/52”,
“name”: “PM17.1 (pv keuken)”,
“communityTag”: “acload”
},
“pathObj”: {
“path”: “/Ac/L3/Voltage”,
“type”: “float”,
“name”: “L3 Voltage (V AC)”
},
“name”: “PM17.1 L3 Voltage”,
“onlyChanges”: false,
“roundValues”: “0”,
“rateLimit”: 0,
“outputs”: 1,
“conditionalMode”: false,
“outputTrue”: “true”,
“outputFalse”: “false”,
“debounce”: “2000”,
“x”: 130,
“y”: 1340,
“wires”: [
[
“f4971082890532b4”
]
]
},
{
“id”: “d80fa4acfc5e9ab8”,
“type”: “range”,
“z”: “86351caccdd975cc”,
“minin”: “0”,
“maxin”: “-10000”,
“minout”: “0”,
“maxout”: “10000”,
“action”: “scale”,
“round”: true,
“property”: “payload”,
“name”: “”,
“x”: 340,
“y”: 1020,
“wires”: [
[
“dc0bed86e9133aaf”,
“33ce685b66f9a9cf”
]
]
},
{
“id”: “d3a5f0e785132efe”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L3/Current”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L3/Current”,
“name”: “/Ac/L3/Current”,
“type”: “number”,
“value”: 0
},
“name”: “Current L3”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 360,
“wires”:
},
{
“id”: “41af1d1d54d863b5”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L3/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L3/Energy/Forward”,
“name”: “/Ac/L3/Energy/Forward”,
“type”: “number”,
“value”: 0
},
“name”: “Energy L3”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 660,
“wires”:
},
{
“id”: “33ce685b66f9a9cf”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L3/Power”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L3/Power”,
“name”: “/Ac/L3/Power”,
“type”: “number”,
“value”: 0
},
“name”: “Power L3”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 840,
“y”: 1020,
“wires”:
},
{
“id”: “f4971082890532b4”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/L3/Voltage”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/L3/Voltage”,
“name”: “/Ac/L3/Voltage”,
“type”: “number”,
“value”: 0
},
“name”: “Voltage L3”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 1340,
“wires”:
},
{
“id”: “b39cb16071d751be”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/PowerLimit”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/PowerLimit”,
“name”: “/Ac/PowerLimit”,
“type”: “number”,
“value”: 1000
},
“name”: “power limit”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 1420,
“wires”:
},
{
“id”: “5c9a57daad3c4e01”,
“type”: “inject”,
“z”: “86351caccdd975cc”,
“name”: “”,
“props”: [
{
“p”: “payload”
},
{
“p”: “topic”,
“vt”: “str”
}
],
“repeat”: “1”,
“crontab”: “”,
“once”: true,
“onceDelay”: 0.1,
“topic”: “”,
“payload”: “17250”,
“payloadType”: “num”,
“x”: 560,
“y”: 1420,
“wires”: [
[
“b39cb16071d751be”
]
]
},
{
“id”: “1d8a1b3fe75d31de”,
“type”: “sum”,
“z”: “86351caccdd975cc”,
“name”: “”,
“topic”: “”,
“x”: 550,
“y”: 240,
“wires”: [
[
“19a6c7ccf4d4a25b”
]
]
},
{
“id”: “72511264b0c1c1b9”,
“type”: “sum”,
“z”: “86351caccdd975cc”,
“name”: “”,
“topic”: “”,
“x”: 550,
“y”: 720,
“wires”: [
[
“bfbbdd44279e0ece”
]
]
},
{
“id”: “dc0bed86e9133aaf”,
“type”: “sum”,
“z”: “86351caccdd975cc”,
“name”: “”,
“topic”: “”,
“x”: 550,
“y”: 1080,
“wires”: [
[
“c92f62a740dd1311”
]
]
},
{
“id”: “bfbbdd44279e0ece”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/Energy/Forward”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/Energy/Forward”,
“name”: “/Ac/Energy/Forward”,
“type”: “number”,
“value”: 0
},
“name”: “Energy total”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 720,
“wires”:
},
{
“id”: “c92f62a740dd1311”,
“type”: “victron-output-custom”,
“z”: “86351caccdd975cc”,
“service”: “com.victronenergy.pvinverter/101”,
“path”: “/Ac/Power”,
“serviceObj”: {
“service”: “com.victronenergy.pvinverter/101”,
“name”: “combined PV inverter (101)”
},
“pathObj”: {
“path”: “/Ac/Power”,
“name”: “/Ac/Power”,
“type”: “number”,
“value”: 0
},
“name”: “Power total”,
“onlyChanges”: false,
“roundValues”: “no”,
“rateLimit”: 0,
“outputs”: 0,
“conditionalMode”: false,
“condition1Operator”: “>”,
“condition2Enabled”: false,
“condition2Service”: “”,
“condition2Path”: “”,
“condition2Operator”: “>”,
“logicOperator”: “AND”,
“outputTrue”: “true”,
“outputFalse”: “false”,
“outputOnChange”: false,
“debounce”: 2000,
“x”: 850,
“y”: 1080,
“wires”:
},
{
“id”: “3bbdac188aa791bf”,
“type”: “sum”,
“z”: “86351caccdd975cc”,
“name”: “”,
“topic”: “”,
“x”: 550,
“y”: 540,
“wires”: [
[
“190d4126559683b9”
]
]
},
{
“id”: “c9ee17549ebc7c60”,
“type”: “sum”,
“z”: “86351caccdd975cc”,
“name”: “”,
“topic”: “”,
“x”: 550,
“y”: 900,
“wires”: [
[
“175ca201b66fb03b”
]
]
},
{
“id”: “ac1cad3d286dce94”,
“type”: “global-config”,
“env”: ,
“modules”: {
@victronenergy/node-red-contrib-victron”: “1.6.63”,
“node-red-contrib-sum”: “0.1.1”
}
}
]