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

Update auf v0.5.0 durchgeführt, noch immer Fehlermeldung "BinaryPayloadDecoder is deprecated" #307

Closed
crisi-solar opened this issue Mar 4, 2025 · 1 comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors. duplicate This reported issue already exists.

Comments

@crisi-solar
Copy link

Dieser Fehler stammt von einer benutzerdefinierten Integration

Logger: pymodbus.logging
Quelle: custom_components/victron/coordinator.py:119
Integration: victron (Dokumentation, Probleme)
Erstmals aufgetreten: 17:32:42 (8580 Vorkommnisse)
Zuletzt protokolliert: 18:11:03

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"

@crisi-solar crisi-solar added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Mar 4, 2025
@sfstar sfstar added the duplicate This reported issue already exists. label Mar 5, 2025
@sfstar
Copy link
Owner

sfstar commented Mar 5, 2025

Issue is tracked in #286 and will be resolved when rewrite in PR #281 is merged.
Closing issue as duplicate

@sfstar sfstar closed this as completed Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors. duplicate This reported issue already exists.
Projects
None yet
Development

No branches or pull requests

2 participants