Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.79k stars 1.64k forks source link

[Livarno Home LED ceiling light HG08008] turns itself off when sending "on" command, after it being off for "some time" #14714

Closed GsakuL closed 1 year ago

GsakuL commented 1 year ago

What happened?

I bought the light in store and mounted it. Interviewing was not problematic, and worked the first time. I'm using HomeAssistant and mostly Amazon Alexa, for control. Come late evening and i want to use the light, so tell Alexa to do it. It turns on, but a few Milliseconds later turns off. Tell Alexa again to turn it on, it stays on. I've tested this manually within the Z2M Webinterface. It is not a HA/Alexa Problem. If I've used the lamp "recently enough", it will react "normally".

What did you expect to happen?

Stays on the "first" time. So no "flicker". As with any other light/device

How to reproduce it (minimal and precise)

"Enough time" seems to be something like 5-20minutes. I have not timed it yet. But cutting mains is faster and works every time - I just tried it for this very Issue.


Additional info:

I still have my "old" CC2531 lying around. But I don't own any other Hub/Gateway, nor can I borrow one from/visit someone, to use for Sniffing their traffic.

Zigbee2MQTT version

1.28.0 commit: 03ba647

Adapter firmware version

20211217

Adapter

Slaesh's CC2652RB stick

Debug log

This is the following:

bruvv commented 7 months ago

@Koenkk any update ? This is still very annoying https://github.com/Koenkk/zigbee2mqtt/issues/17193

Yakie996 commented 7 months ago

@Koenkk any update ? This is still very annoying #17193

I've switched tot zha because z2m was to buggy the last two months and there is no problem with lidl lights there

bruvv commented 7 months ago

Good to know although i am not really feeling it to switch totally over since I am also running custom zigbee devices. and I do not feel like running 2 networks.

sstreng commented 7 months ago

I'm experiencing the exact same issue with multiple Lidl lamps and it is pretty annoying. However, if I pair the lamps with a Sonoff ZBbridge running Tasmota they work perfectly fine. I digged into Tasmotas source and found that it has a dedicated "LidlPower" definition, but I was unable to figure out what exactly the difference is. But maybe @s-hadinger would be so nice to shed some light into this issue?