Skip to content

Commit

Permalink
Adjusted inverter names for HMS-1600/1800/2000-4T
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Nov 24, 2023
1 parent bcc647f commit 8cf3172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Hoymiles/src/inverters/HMS_4CH.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ bool HMS_4CH::isValidSerial(uint64_t serial)

String HMS_4CH::typeName()
{
return "HMS-1600/1800/2000";
return "HMS-1600/1800/2000-4T";
}

const byteAssign_t* HMS_4CH::getByteAssignment()
Expand Down

0 comments on commit 8cf3172

Please sign in to comment.