question

fenix avatar image
fenix asked

Modbus Mapping Solar Yield

i am trying to get the data from the solar Panel in Home Assistance

i am using Modbus TCP

i got many field in my system but i cannot get the Today's Yield Wh

com.victron.solarcharger ; "Todays Yield" ; Address: 784

System has 2 SmartSolarCharger MPPT 150/75/15 and 100/50

1640236431184.png

Any help would be appreciated

Modbus TCPhome assistant
1640236431184.png (29.9 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
oyvind avatar image
oyvind answered ·

This works fine for me:

- name: 'PV TAK yield today'

unit_of_measurement: kWh

slave: 228

address: 784

scale: 0.1

precision: 2

device_class: energy

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources

Modbus TCP Basics

Additional resources still need to be added for this topic