Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BinaryPayloadDecoder is deprecated and will be removed in v3.9.0 ! #286

Open
rosentrieb opened this issue Feb 6, 2025 · 1 comment
Open

Comments

@rosentrieb
Copy link

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"

@sfstar
Copy link
Owner

sfstar commented Feb 6, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants