Skip to content

Add pv4 support#313

Open
Alferez wants to merge 1 commit intojohanmeijer:2.7.8from
Alferez:patch-1
Open

Add pv4 support#313
Alferez wants to merge 1 commit intojohanmeijer:2.7.8from
Alferez:patch-1

Conversation

@Alferez
Copy link
Copy Markdown

@Alferez Alferez commented Mar 20, 2023

Add pv4 (volt, amps and watts) to T06NNNNXTL3 template

Add pv4 (volt, amps and watts) to T06NNNNXTL3 template
@Alferez
Copy link
Copy Markdown
Author

Alferez commented Mar 20, 2023

 - date-time:  2023-03-20T15:08:32
 - Grott values retrieved:
	 -  datalogserial        :  XXXXXX
	 -  pvserial             :  YYYYYY
	 -  recortype1           :  0
	 -  recortype2           :  124
	 -  pvstatus             :  1
	 -  pvpowerin            :  6997.9
	 -  pv1voltage           :  752.7
	 -  pv1current           :  6.4
	 -  pv1watt              :  4817.2
	 -  pv2voltage           :  660.8
	 -  pv2current           :  1.3
	 -  pv2watt              :  859.0
	 -  pv3voltage           :  523.1
	 -  pv3current           :  1.0
	 -  pv3watt              :  523.1
	 -  pv4voltage           :  665.5
	 -  pv4current           :  1.2
	 -  pv4watt              :  798.6
	 -  pvpowerout           :  6951.8
	 -  pvfrequentie         :  50.0
	 -  pvgridvoltage        :  248.0
	 -  pvgridcurrent        :  9.5
	 -  pvgridpower          :  2356.0
	 -  pvgridvoltage2       :  247.9
	 -  pvgridcurrent2       :  9.3
	 -  pvgridpower2         :  2305.4
	 -  pvgridvoltage3       :  245.4
	 -  pvgridcurrent3       :  9.5
	 -  pvgridpower3         :  2331.3
	 -  Vac_RS               :  428.8
	 -  Vac_ST               :  426.4
	 -  Vac_TR               :  428.4
	 -  pvenergytoday        :  111.9
	 -  pvenergytotal        :  4675.7
	 -  totworktime          :  534.3
	 -  epv1today            :  27.1
	 -  epv1total            :  1310.6
	 -  epv2today            :  30.1
	 -  epv2total            :  1185.3
	 -  epvtotal             :  4487.0
	 -  pvtemperature        :  66.1
	 -  pvipmtemperature     :  74.9
	 -  pvboottemperature    :  68.4
	 -  temp4                :  0.0
	 -  uwBatVolt_DSP        :  0.0
	 -  pbusvolt             :  3705
	 -  nbusvolt             :  3726
 - MQTT jsonmsg: 
		 {"device": "YYYYYY", "time": "2023-03-20T15:08:32", "buffered": "yes",
		 "values": {"datalogserial": "XXXXXXX", "pvserial": "YYYYYYY",
		 "recortype1": 0, "recortype2": 124, "pvstatus": 1, "pvpowerin": 69979,
		 "pv1voltage": 7527, "pv1current": 64, "pv1watt": 48172, "pv2voltage": 6608,
		 "pv2current": 13, "pv2watt": 8590, "pv3voltage": 5231, "pv3current": 10,
		 "pv3watt": 5231, "pv4voltage": 6655, "pv4current": 12, "pv4watt": 7986,
		 "pvpowerout": 69518, "pvfrequentie": 5000, "pvgridvoltage": 2480,
		 "pvgridcurrent": 95, "pvgridpower": 23560, "pvgridvoltage2": 2479,
		 "pvgridcurrent2": 93, "pvgridpower2": 23054, "pvgridvoltage3": 2454,
		 "pvgridcurrent3": 95, "pvgridpower3": 23313, "Vac_RS": 4288, "Vac_ST": 4264,
		 "Vac_TR": 4284, "pvenergytoday": 1119, "pvenergytotal": 46757,
		 "totworktime": 3846700, "epv1today": 271, "epv1total": 13106, "epv2today":
		 301, "epv2total": 11853, "epvtotal": 44870, "pvtemperature": 661,
		 "pvipmtemperature": 749, "pvboottemperature": 684, "temp4": 0,
		 "uwBatVolt_DSP": 0, "pbusvolt": 3705, "nbusvolt": 3726}}

@johanmeijer
Copy link
Copy Markdown
Owner

johanmeijer commented Mar 20, 2023

Yes! Thank you.

But.... I will not commit this change to the master branche. For me the master branche is frozen and I will not change anything to it any more (that will confuse my versioning strategy).

I will change it in the Beta branche soon.

Be aware, I am not against your change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants