Add new Smart Victron Inverter PID (0xA2F9) (#168)

This commit is contained in:
Sebastian Muszynski 2024-06-16 19:30:56 +02:00 committed by GitHub
parent 9d71066bd8
commit f4a24e6b0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -561,6 +561,7 @@ static std::string device_type_text(int value) {
case 0xA274:
return "Phoenix Inverter 48V 1200VA 230V";
case 0xA279:
case 0xA2F9:
return "Phoenix Inverter 12V 1200VA 120V";
case 0xA27A:
return "Phoenix Inverter 24V 1200VA 120V";