Skip to content

Commit

Permalink
Add new PID 0xA07D as BlueSolar MPPT 75/15 (KinDR007#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored Nov 11, 2024
1 parent c0e9159 commit 5a007be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/victron/victron.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,8 @@ static std::string device_type_text(int value) {
return "BlueSolar MPPT 150|60 rev2";
case 0xA071:
return "BlueSolar MPPT 150|70 rev2";
case 0xA07D:
return "BlueSolar MPPT 75|15";
case 0xA102:
return "SmartSolar MPPT VE.Can 150/70";
case 0xA103:
Expand Down

0 comments on commit 5a007be

Please sign in to comment.