Skip to content
New issue

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

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

Already on GitHub? # to your account

Revert "Addressing warning in HA 2024.2 RE: the need to set supported… #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NTillmann
Copy link

… color modes explicitly"

This reverts commit cf4eaee.

I identified this as the root cause of why I could no longer control lights.
So this addressed #75 .

@@ -98,7 +94,6 @@ def __init__(
self._extra_state_attributes = [USE_ATTR]

self._features = 0
self._supported_color_modes = ColorMode.ONOFF
Copy link
Contributor

@dwradcliffe dwradcliffe Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this line may fix one problem but the original still needs fixing.

You can see my fix here: dwradcliffe@03bc6a8

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

Successfully merging this pull request may close these issues.

2 participants