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 Signify LTU001 E14 buld support #18338

Closed
oscfor opened this issue Jul 17, 2023 · 3 comments
Closed

Hue Signify LTU001 E14 buld support #18338

oscfor opened this issue Jul 17, 2023 · 3 comments
Labels
new device support New device support request

Comments

@oscfor
Copy link

oscfor commented Jul 17, 2023

Link

https://www.philips-hue.com/sv-se/p/hue-white-ambiance-klotlampa---e14-smart-ljuskalla/8719514491106

Database entry

{"id":26,"type":"Router","ieeeAddr":"0x001788010d9f3e80","nwkAddr":189,"manufId":4107,"manufName":"Signify Netherlands B.V.","powerSource":"Mains (single phase)","modelId":"LTU001","epList":[11,242],"endpoints":{"11":{"profId":260,"epId":11,"devId":268,"inClusterList":[0,3,4,5,6,8,4096,64515,768,64516],"outClusterList":[25],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":2,"stackVersion":1,"hwVersion":1,"dateCode":"20230116","swBuildId":"1.101.10","zclVersion":8,"interviewCompleted":true,"meta":{},"lastSeen":1689588294617,"defaultSendRequestWhen":"immediate"}

Comments

I tried to write a new .js-file but got stuck at exposes: [e.battery(), e.temperature(), e.humidity()]. What should I use for a normal lamp device? Checked the Philips library at https://github.com/Koenkk/zigbee-herdsman-converters/tree/master/src/devices but couldn't get it to work.

External converter

No response

Supported color modes

color temp

Color temperature range

No response

@oscfor oscfor added the new device support New device support request label Jul 17, 2023
@Koenkk
Copy link
Owner

Koenkk commented Jul 17, 2023

Please add the color temperature range as described on https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_3-adding-converter-s-for-your-device , then I can add support for this device.

@oscfor
Copy link
Author

oscfor commented Jul 17, 2023

Ah, sorry about that!

{"colorTempPhysicalMin":153}
{"colorTempPhysicalMax":454}

@Koenkk
Copy link
Owner

Koenkk commented Jul 18, 2023

Added!

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
new device support New device support request
Projects
None yet
Development

No branches or pull requests

2 participants