Skip to content

Commit

Permalink
add pv1 charging icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jblance committed Jan 10, 2023
1 parent afe1a14 commit e8e7bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mppsolar/protocols/pi30max.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
],
[18, "Battery Voltage Offset for Fans On", "int", "10mV"],
[19, "EEPROM Version", "int", ""],
[20, "PV1 Charging Power", "int", "W"],
[20, "PV1 Charging Power", "int", "W", {"icon": "solar-power"}],
[
21,
"Device Status2",
Expand Down

0 comments on commit e8e7bd8

Please sign in to comment.