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

Hue light 929003055901 incorrectly exposes color_xy #11217

Closed
Klapperman opened this issue Feb 4, 2022 · 3 comments
Closed

Hue light 929003055901 incorrectly exposes color_xy #11217

Klapperman opened this issue Feb 4, 2022 · 3 comments
Labels
problem Something isn't working

Comments

@Klapperman
Copy link

What happened?

Due to my own faulty example stated in the New Device report this device exposes a color_xy option which is does not support.
#10962 for my faulty request.

The example External Converter should have been extend: extend.light_onoff_brightness_colortemp(),. But it erroneously contains "_color" at the end.

What did you expect to happen?

Not seeing color options exposed through Zigbee2MQTT for the Hue light 929003055901 model.

How to reproduce it (minimal and precise)

Install version 1.23.0-1 containing support for this light.

Zigbee2MQTT version

1.23.0 commit: unknown

Adapter firmware version

20210708

Adapter

Electrolama zig-a-zag-ah! (zzh!)

Debug log

No response

@Klapperman Klapperman added the problem Something isn't working label Feb 4, 2022
@Koenkk
Copy link
Owner

Koenkk commented Feb 4, 2022

Fixed

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@Koenkk Koenkk closed this as completed Feb 4, 2022
@Klapperman
Copy link
Author

Fixed

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

Hi @Koenkk issue is still there in Zigbee2MQTT version 1.24.0-1. Has it not been pushed to the stable branch?

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Mar 3, 2022
@Koenkk
Copy link
Owner

Koenkk commented Mar 3, 2022

Seems I forgot to push it. Done it now, change will be available in the 1 april release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants