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

DDF for Signify LCX015 (Philips Hue Festavia) #8055

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eglia
Copy link

@eglia eglia commented Dec 6, 2024

I just bought a new set of philips hue festavia lights. They reported a modelid of lcx015 instead of lcx012 which seems to be expected by deconz.
After adding lcx015 to the file, effects like "candle" start working.

@ebaauw ebaauw self-requested a review December 6, 2024 11:13
Copy link
Collaborator

@ebaauw ebaauw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now you've broken support for the LCX012. Please list both models twice, once for Philips and once for Signify - see the other Hue DDFs.

Is the Image Type of the LCX015 the same as for the LCX012? 0x0123? What firmware version is it on? 1.222.2?

Could you please list a screenshot of the Hue Effects cluster (after Read of the attributes)?

@eglia
Copy link
Author

eglia commented Dec 6, 2024

My device showed Signify, so I wasn't sure if I need to add both. I fixed this.

Image Type is 0x0123:
Screenshot_20241206_123155
SW Build ID is 1.107.1:
Screenshot_20241206_123433
Note that I did not add it to the hue bridge/app, I connected it to deconz straight out of the box, so this may not be the latest firmware.

Hue Effects:
Screenshot_20241206_122809

@ebaauw
Copy link
Collaborator

ebaauw commented Dec 6, 2024

Thanks.

My device showed Signify, so I wasn't sure if I need to add both.

To be honest, I'm not sure either, but we've seen some recent devices still advertising "Philips". Also I suspect, on rare occasions, deCONZ legacy code might still initialise the manufacturer name to "Philips" based on the manufacturer code in the node descriptor.

this may not be the latest firmware.

Indeed, see https://firmware.meethue.com/v1/checkUpdate?version=16779264&deviceTypeId=100b-123. If you download the linked file to ~/otau, deCONZ should update the firmware. The latest firmware offers some more special effects.

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Hey @eglia, thanks for your pull request!

Tip

Modified bundles can be downloaded here.
Relative expire date

DDB changes

Modified

  • philips/light_zb3_C_festavia.json : Hue festavia string lights ✔️

Validation

Tip

Everything is fine !

🕔 Updated for commit ee48bfd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants