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

Lidl Livarno Lux Leuchten #4248

Closed
Schnuecks opened this issue Jan 21, 2021 · 15 comments
Closed

Lidl Livarno Lux Leuchten #4248

Schnuecks opened this issue Jan 21, 2021 · 15 comments

Comments

@Schnuecks
Copy link

Schnuecks commented Jan 21, 2021

Device

Screenshots

Required screenshots:
Node Info
nodeinfo

Node List
nodelist

Coordinator ClusterInfo
coordinator_clusterinfo

Lightbar ClusterInfo
lidl_livarno_lux_lightbar_clusterinfo

Lightbox1 ClusterInfo
lidl_livarno_lux_lightbox1_clusterinfo

Lightbox2 ClusterInfo
lidl_livarno_lux_lightbox2_clusterinfo

@ebaauw
Copy link
Collaborator

ebaauw commented Jan 21, 2021

Looks like they're already exposed by the REST API Plugin? If not, please provide all screenshots, including, for each of the lights, the node with endpoints and clusters, and the Node Info panel.

We map the weird names for the other Livarno lights to "LIDL Livarno Lux" as manufacturer name and the product number as model id (e.g. HG06106C for the RGB E27 light bulb), so please provide those as well (typically on the box or in the user manual).

@Schnuecks
Copy link
Author

Schnuecks commented Jan 22, 2021

First thank you for your response, here are the modelnr of the LED-Stimmungslicht 14148906L and the model nr LED-Lichtleiste is 14149505L / black version 14149506L / white version.

yes it seems that it is exposed and working with the api. i have a question that leads me here.

on my openhab installation the lights raises an error message, so i put it here.

2021-01-21 16:49:44.881 [INFO ] [z.internal.handler.LightThingHandler] - Could not determine effect light type for thing deconz:extendedcolorlight:b2252869:842e14fffe24b96801, please request adding support on GitHub.
2021-01-21 16:49:44.884 [INFO ] [z.internal.handler.LightThingHandler] - Could not determine effect light type for thing deconz:extendedcolorlight:b2252869:588e81fffeecb2be01, please request adding support on GitHub.
2021-01-21 16:49:45.221 [INFO ] [z.internal.handler.LightThingHandler] - Could not determine effect light type for thing deconz:extendedcolorlight:b2252869:842e14fffe22fe3701, please request adding support on GitHub.

And another problem i have is the LED light bar does not switch off completely, but remains on at around 10% and continues to light. All other commands such as colors and brightness work normally, it just don't go off completely. I also tried various apps.

@ebaauw
Copy link
Collaborator

ebaauw commented Jan 22, 2021

here are the modelnr of the LED-Stimmungslicht 14148906L and the model nr LED-Lichtleiste is 14149505L / black version 14149506L / white version.

Does the black version of the Lichtleiste have a different Manufacturer Name than the white one? Otherwise we cannot distinguish them.

on my openhab installation the lights raises an error message

Best file that with openhab (or the deCONZ/openhab integration).

And another problem i have is the LED light bar does not switch off completely, but remains on at around 10% and continues to light.

Hoe are trying to switch off the light bar? What API command are you sending?

Could you check in the GUI whether it reacts to an Off command? And to a Move to Level (with On/Off), setting level to 0 or 1? Could you please include the Node Descriptor screenshot of the light bar? Particularly interested in the Manufacturer Code.

@Schnuecks
Copy link
Author

Does the black version of the Lichtleiste have a different Manufacturer Name than the white one? Otherwise we cannot distinguish them.

No it's the same

Best file that with openhab (or the deCONZ/openhab integration).

they mentioned it should report it here ;)
https://community.openhab.org/t/deconz-which-thing-type-is-needed-for-lidl-melinera-led-wire/109462/44?u=J-N-K

And another problem i have is the LED light bar does not switch off completely, but remains on at around 10% and continues to light.

Hoe are trying to switch off the light bar? What API command are you sending?

I don't know which command openhab or HueEssentials is sending but both have the same result so that it doesn't go off completly. But i think they do the right thing, because of below.

Could you check in the GUI whether it reacts to an Off command? And to a Move to Level (with On/Off), setting level to 0 or 1? Could you please include the Node Descriptor screenshot of the light bar? Particularly interested in the Manufacturer Code.

i have toogle power on / off not completly off, same with move to level.

here the node info of the lightbar
nodeinfo_lightbar

here a small video first On / Off second level 0 to 255 and return
i put it on my space because it's too big for github, 14 days valid

Video Lighbar

best regards

@ebaauw
Copy link
Collaborator

ebaauw commented Jan 22, 2021

The link doesn't work.

If the light doesn't react to an Off command the issue is with the light firmware. Nothing deCONZ nor the REST API Plugin can do. Never seen this before, though. You might check Toggle or Off with Effect, but these are, I think optional, and I've seen plenty of lights not supporting these. As there are not supporting Move to Level (with On/Off).

Did you try the LIDL app with their Silvercrest gateway? Is that able to turn off the light?.

@Schnuecks
Copy link
Author

Schnuecks commented Jan 22, 2021

Hello,

sorry that it not worked, I put it on Google Drive

https://drive.google.com/file/d/1HGxOfZN0sgvLOzal9CTnOJNfC_LlENvW/view?usp=drivesdk

Yeah I think too that the current firmware has a bug, I didn't see that behavior on any other device I have.
I don't have the gateway right now because I would try it without it.

I could give it a try and order one.

Edit: I paired the lightbar with the tradfri gateway with the same behavior. I have ordered the gateway for testing, and will report back asap.

@Schnuecks
Copy link
Author

So, how can we solve the message from openhab with the effect feature?

Is this feature available on the lamp or is openhab mentioning that that kind of lamp has this feature and can't use it?

I just like to understand.

@Heiner1967
Copy link

Hi,
I got such Livarno Lux Stimmungsleuchte to work with conbee II and Phoscon, but the related remote i do not get at all to work.
For me the trick to get it was to apply the learning directly beside the conbee, and not beside another zigbee device which shall work as range extender - this only after initial registration seems to work.
But it would be great to get the remote to work as well.

@Mimiix
Copy link
Collaborator

Mimiix commented Jan 25, 2021

@Heiner1967 Please open a seperate issue for that remote containing all screenshots :)

rchl pushed a commit to rchl/deconz-rest-plugin that referenced this issue Feb 5, 2021
Use "normal" modelid `HG06467` for LIDL XMas lightstrip.

Update de_web_plugin.cpp

Remove dead code, breaking support for new, RWL022, Hue dimmer switch (with only one endpoint).  See dresden-elektronik#4287.

Update de_web_plugin.cpp

Add LIDL Livarno Lux Stimmungsleuchte and Lichtleiste, see dresden-elektronik#4248.

Update general.xml

Add Hue-specific 0xFC00 cluster to show button event notifications.

Update de_web_plugin.cpp

Hue dimmer switch, new model.  See dresden-elektronik#4297.
@github-actions
Copy link
Contributor

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Feb 24, 2021
@Heiner1967
Copy link

let me add this ping to avoid this get closed unsolved.

@github-actions github-actions bot removed the stale label Feb 25, 2021
@github-actions
Copy link
Contributor

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Mar 19, 2021
@github-actions
Copy link
Contributor

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.

@Hl2run
Copy link

Hl2run commented Mar 27, 2021

Please add support for the light bar. Thanks :)

@Einstein2150
Copy link

there is a new model of the light on the market --> #5900

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

No branches or pull requests

6 participants