mukaschultze / ha-must-inverter

Must Inverter plugin for HomeAssistant
MIT License
12 stars 2 forks source link

ModBus USB serial "Retries" parameter is depreciated - should remove #24

Closed OwlBawl closed 2 months ago

OwlBawl commented 2 months ago

ModBus USB serial "Retries" parameter is depreciated - should remove

And have problem with "Reset the accumulated data" it doesn't work somewhy...
Should be ModBus register 20213 / Slave 4 + modbus_hub_name -> set "1" to reset

mukaschultze commented 2 months ago

@OwlBawl The 20213 register only removes the accumulated data for the inverter, not for the charger. I have added it as a new entity

As for the retries being deprecated, where did you see that? I couldn't find anything in the Pymodbus documentation and source code.

Closed by 4ecae2888aa6c2cc43bceeefdfb2dc64e30b7c40

OwlBawl commented 2 months ago

Thank you for 20213 register update.

As of Retries - maybe my fault. Used native HA modbus for my Must inverter before found your more complete implementation (thank you) and after earlier updates - had to remove this parameter from config.yaml because of update notification (changelog). They deleted it in description also https://www.home-assistant.io/integrations/modbus/