File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
#
24
24
# Copyright notice
25
25
#
26
- # (c) 2018 Stefan Willmeroth <swi@willmeroth.com>
26
+ # (c) 2020 Stefan Willmeroth <swi@willmeroth.com>
27
27
#
28
28
# This script is free software; you can redistribute it and/or modify
29
29
# it under the terms of the GNU General Public License as published by
@@ -55,10 +55,10 @@ my @MppSolarPCM_gets = (
55
55
' batteryVoltage' , # V
56
56
' batteryChargeAmps' , # A
57
57
' externalBatteryVoltage' , # V
58
- ' unknown1 ' ,
58
+ ' pvCurrentAmps ' , # A
59
59
' pvPower' , # W
60
60
' heatsinkTemp' , # C
61
- ' unknown2 ' ,
61
+ ' unknown1 ' ,
62
62
' batteryTemp' , # C
63
63
' nextEqualisation' , # days
64
64
' deviceStatus' , # bits unknown
Original file line number Diff line number Diff line change 1
1
UPD 2019-09-09_16:43:22 14922 FHEM/70_MppSolarPip.pm
2
- UPD 2020-03-14_15:30:03 10376 FHEM/70_MppSolarPCM.pm
2
+ UPD 2020-04-13_11:23:18 10400 FHEM/70_MppSolarPCM.pm
You can’t perform that action at this time.
0 commit comments