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

Remove legacy FLS-PP (version 1) color XY quirk #7569

Merged
merged 1 commit into from Feb 3, 2024

Conversation

manup
Copy link
Member

@manup manup commented Feb 3, 2024

The device is the old black one, not the white FLS-PP lp. Since the firmware didn't support XY color mode there was a loop in the idleTimer handler iterating over all lights to find out if this device is present. Since the device is likely not in use anymore we can get rid of this CPU cycle eater. If needed introduce a DDF later on.

The device is the old black one, not the white FLS-PP lp.
Since the firmware didn't support XY color mode there was a loop in the idleTimer handler iterating over all lights to find out if this device is present. Since the device is likely not in use anymore we can get rid of this CPU cycle eater. If needed introduce a DDF later on.
@manup manup added this to the v2.25.2 milestone Feb 3, 2024
@manup manup merged commit f9bfb51 into dresden-elektronik:master Feb 3, 2024
@manup manup deleted the rm_xy_groups branch February 3, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant