You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting.
Working on a rewrite that adresses this locally.
Changes are pushed to #281 and once it is merged the integration will be 3.9.0 compatible
Thank you for reporting. Working on a rewrite that adresses this locally. Changes are pushed to #281 and once it is merged the integration will be 3.9.0 compatible
Just noticed that the deprecated message appears in logs almost 10 times per second... and that grows, grows...
Yes unfortunately the deprecated functionality allows for easy decoding of values.
The message will occur for every update of the integration made to the venus device.
Replacing this is a fair amount of work.
Fortunately, the deprecation is still some time out and it is clear wat needs to be done in order to migrate.
Logger: pymodbus.logging
Quelle: custom_components/victron/coordinator.py:117
Integration: victron (Dokumentation, Probleme)
Erstmals aufgetreten: 18:10:38 (2236 Vorkommnisse)
Zuletzt protokolliert: 18:52:43
BinaryPayloadDecoder is deprecated and will be removed in v3.9.0 ! Please use "client.convert_from_registers()" or "client.convert_to_registers" See documentation: "https://pymodbus.readthedocs.io/en/latest/source/client.html#pymodbus.client.mixin.ModbusClientMixin.convert_from_registers"
The text was updated successfully, but these errors were encountered: