home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.66k stars 30.41k forks source link

Unsupported Color Mode Error in homeassistant.components.light Debug log #84965

Closed daphatty closed 1 year ago

daphatty commented 1 year ago

The problem

After adding a Wiz bulb to Home Assistant via Auto Discovery, the following error message appears repeatedly in the homeassistant.components.light Debug log.

`2023-01-01 22:38:20.477 DEBUG (MainThread) [homeassistant.components.light] light.wiz_rgbw_tunable_93ddde: set to unsupported color_mode: brightness, supported_color_modes: {<ColorMode.RGBW: 'rgbw'>, <ColorMode.COLOR_TEMP: 'color_temp'>}'

What version of Home Assistant Core has the issue?

2022.12.8

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Wiz Integration

Link to integration documentation on our website

https://www.home-assistant.io/integrations/wiz

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-01-01 22:38:20.477 DEBUG (MainThread) [homeassistant.components.light] light.wiz_rgbw_tunable_93ddde: set to unsupported color_mode: brightness, supported_color_modes: {<ColorMode.RGBW: 'rgbw'>, <ColorMode.COLOR_TEMP: 'color_temp'>}

Additional information

The device is question is a Wiz RGBW A19 lightbulb available for purchase in the US Market.

https://www.walmart.com/ip/WiZ-LED-Smart-Wi-Fi-Connected-60-Watt-A19-Color-Tunable-White-Light-Bulb-Dimmable-4-Pack/687078291?athbdg=L1100

home-assistant[bot] commented 1 year ago

Hey there @sbidy, mind taking a look at this issue as it has been labeled with an integration (wiz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `wiz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign wiz` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


wiz documentation wiz source (message by IssueLinks)

issue-triage-workflows[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.