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

HLD503-Z-CT it is not recognised #19608

Closed
ChrisSmartHome opened this issue Nov 7, 2023 · 1 comment
Closed

HLD503-Z-CT it is not recognised #19608

ChrisSmartHome opened this issue Nov 7, 2023 · 1 comment
Labels
problem Something isn't working

Comments

@ChrisSmartHome
Copy link

What happened?

When connecting HLD503-Z-CT it is not recognised. Adding the model '050' to the zigbeeModel fixes this

{ zigbeeModel: ['HOMA1009', '050'], model: 'HLD503-Z-CT', vendor: 'Shenzhen Homa', description: 'Smart LED driver', extend: extend_1.default.light_onoff_brightness_colortemp(), },

What did you expect to happen?

Device should have been mapped accordingly, this can be achieved by adding the mentioned model '050':

{ zigbeeModel: ['HOMA1009', '050'], model: 'HLD503-Z-CT', vendor: 'Shenzhen Homa', description: 'Smart LED driver', extend: extend_1.default.light_onoff_brightness_colortemp(), },

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.33.1

Adapter firmware version

0x26720700

Adapter

ConBee II

Debug log

No response

@ChrisSmartHome ChrisSmartHome added the problem Something isn't working label Nov 7, 2023
@Koenkk
Copy link
Owner

Koenkk commented Nov 7, 2023

Integrated the fix!

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)

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