Skip to content

Commit

Permalink
Feature: Added device info for HMS-700
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Oct 26, 2024
1 parent b21e8f8 commit 4594bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Hoymiles/src/parser/DevInfoParser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const devInfo_t devInfo[] = {
{ { 0x10, 0x10, 0x71, ALL }, 500, "HMS-500-1T" }, // 02
{ { 0x10, 0x20, 0x71, ALL }, 500, "HMS-500-1T v2" }, // 02
{ { 0x10, 0x21, 0x11, ALL }, 600, "HMS-600-2T" }, // 01
{ { 0x10, 0x21, 0x21, ALL }, 700, "HMS-700-2T" }, // 00
{ { 0x10, 0x21, 0x41, ALL }, 800, "HMS-800-2T" }, // 00
{ { 0x10, 0x11, 0x41, ALL }, 800, "HMS-800-2T-LV" }, // 00
{ { 0x10, 0x11, 0x51, ALL }, 900, "HMS-900-2T" }, // 01
Expand Down

0 comments on commit 4594bcb

Please sign in to comment.