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

DDF prevent load/store incomplete sensors with endpoint 0xFF #5757

Merged
merged 1 commit into from Feb 6, 2022

Conversation

manup
Copy link
Member

@manup manup commented Feb 6, 2022

Auto generated DDF draft sensors — without a prior C++ implementation — have initially the ednpoint part set to FF in the uniqueid template.

This PR prevents loading and storing incomplete sensor of the database.
The problem was mostly even than the template was completed, two sensor resources existed with the FF one conflicting with the correct one.

One example is Wisers LK Switch: https://forum.phoscon.de/t/schneider-wiser-devices-not-working-in-dyna-version-2-14-00/1516

@manup
Copy link
Member Author

manup commented Feb 6, 2022

@Smanar there were other devices we've seen this, I think this PR should fix them as well.

@manup manup added this to the v2.14.x-stable milestone Feb 6, 2022
@manup manup linked an issue Feb 6, 2022 that may be closed by this pull request
@manup manup merged commit a806a64 into dresden-elektronik:master Feb 6, 2022
@Smanar Smanar mentioned this pull request Feb 7, 2022
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

Successfully merging this pull request may close these issues.

LK Wiser 4 Button Switch adopts but does not work in 2.14.00
1 participant