Closed bodforss closed 3 years ago
hi! i actually found the PID while tinkering with the raw output from the SmartShunt. added the following line, and.. SUCCESS! :)
case 0xA389 : client.publish("Victron/PID", "SmartShunt"); break;
The SmartShunt now deliver Voltage, Current, Firmware and PID via MQTT over to my HA :)
best regards
case closed, from my point of view. its up to you if you want to merge it. ;)
hi! i actually found the PID while tinkering with the raw output from the SmartShunt. added the following line, and.. SUCCESS! :)
case 0xA389 : client.publish("Victron/PID", "SmartShunt"); break;
The SmartShunt now deliver Voltage, Current, Firmware and PID via MQTT over to my HA :)
best regards
Nice work
case closed, from my point of view. its up to you if you want to merge it. ;)
Done!
hi! i actually found the PID while tinkering with the raw output from the SmartShunt. added the following line, and.. SUCCESS! :)
case 0xA389 : client.publish("Victron/PID", "SmartShunt"); break;
The SmartShunt now deliver Voltage, Current, Firmware and PID via MQTT over to my HA :)
best regards
Hi, I now testing SmartShunt (for esphome)
Hi unfortunately i don't have this product so i have no way to tune it. therefore, I do not plan to add it yet