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

Sengled Z01-A19NAE26 exposes invalid capabilities (color_xy) #23462

Closed
ljtilley opened this issue Jul 31, 2024 · 1 comment
Closed

Sengled Z01-A19NAE26 exposes invalid capabilities (color_xy) #23462

ljtilley opened this issue Jul 31, 2024 · 1 comment
Labels
problem Something isn't working

Comments

@ljtilley
Copy link

ljtilley commented Jul 31, 2024

What happened?

I have several sengled bulbs and the device definition here shows that this bulb has color_xy capabilities but it does not, it only can do color_temp.

When you try to get the color of the lamp you get the following error:

z2m: Publish 'get' 'color' to 'Living Room Lamp' failed: 'Error: ZCL command 0xb0ce1814030309dc/1 lightingColorCtrl.read(["colorMode","currentX","currentY","enhancedCurrentHue","currentSaturation","colorTemperature"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'

What did you expect to happen?

I expected that the device definition would align with the capabilities of the bulb

How to reproduce it (minimal and precise)

add a sengled Z01-A19NAE26 to z2m and see how it exposes color_xy based on the device defition

Zigbee2MQTT version

1.39.0-1

Adapter firmware version

20210708

Adapter

Sonoff Zigbee 3.0 USB Dongle Plus

Setup

addon on HassOS running as a VM on proxmox

@ljtilley ljtilley added the problem Something isn't working label Jul 31, 2024
@Koenkk
Copy link
Owner

Koenkk commented Aug 3, 2024

Removed!

Changes will be available in the dev branch in a few hours from now.

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