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

Fixed the fix - color_mode should *not* be a set. #96

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

optiluca
Copy link
Contributor

Also, bool comparisons with None is risky (e.g. a dimmable light with 0 brighness would suddenly stop being registered as dimmable), so fixed that as well.

…ons with None is risky (e.g. a dimmable light with 0 brighness would suddenly stop being registered as dimmable), so fixed that as well.
@optiluca optiluca mentioned this pull request Sep 14, 2024
@gicamm
Copy link
Owner

gicamm commented Sep 15, 2024

Thank you, Luca. I'm going to fix the unit test.

@gicamm gicamm merged commit 9fc26b1 into gicamm:master Sep 15, 2024
3 of 4 checks passed
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.

2 participants