Hello all,
Im trying to read the lowest voltage cell id and the highest maximum voltage cell id.
So not the voltage themselves but the id’s.
I tried the following:
- name: ‘Modbus Victron highest cell ID’
slave: 225
address: 1310
data_type: string
count: 2
scan_interval: 5
device_class: battery
It gives a result but it doesn’t make sense I expect something like 01::16.
Any ideas someone? I fidled around with datatypes but so far no luck