-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add support for LIVARNO LUX (Lidl) model HG06106B #5109
Comments
@Koenkk, To both the IKEA hub & ZZH Z2m. And both systems interviewed this device as a TuYa TS0505A device. |
Are you able to control it correctly? |
Yes...sofar, the only thing is that if I select the "yellow" color in the "exposes" tab, the color of the lamp becomes greenish and orange becomes more yellow. I was wondering if these LIDL bulbs are Tuya devices which need to be added to devices.js with a fingerprint? So it may turn out that the E27, E14 and GU10 Lidl color bulbs all have the same hardware, all recognized as TS0505A devices? |
Device is now recognized as HG06106B, note this is just a cosmetic change. Changes will be available in the latest dev branch in a few hours (https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html) |
Thanx man! This device has no OTA properties I guess? |
No (did not see it for TuYa devices yet) |
Hmmm...then it maybe better to stick with the IKEA products...same price but with OTA Is it sure we are not missing capabilities of these devices and assume the TS0505A entry represents the same capabilities? What if I temporarily comment in the devices.js the TS0505A entry, and reconfigure the device, which would be paired as an unsupported device. |
@Anjerlaan I'm not sure what more features you expect, currently we use light features. Note that Lidl devices actually are white labeled TuYa devices. |
I hoped for devices with OTA capability with the new Lidl smart bulbs...thanx anyway |
There are 3 RGB+CCT models sold by Lidl currently: GU10 RGB+CCT: Model is TS0505A by _TZ3000_kdpxju99. Can we haz support for all 3 different models in m2z, please :) |
The "E14 RGB+CCT: Model is TS0505A by _TZ3000_odygigth" version is already added as model HG06106B by @Koenkk |
@Koenkk you have added this device with vendor name: Silvercrest, but according to the Lidl site and manual of the bulbs the vendor is Livarno Lux https://www.lidl-shop.nl/LIVARNO-LUX-RGB-LED-lamp-Zigbee-Smart-Home/p100306623. There are indeed other Lidl smart home products on their site with the vendor name Silvercrest |
Closing, see #5164 (comment) |
Sorry for a little off topic. How you did a reset? I tried on/off in different variations. Turned off, then turn on/off 3 times, then long on. Nothing. Turned on, turn off, wait 5 seconds, on/off 3 times, on - nothing. Is there some trick? |
Start with off, then 3x on/off...and on. |
Thanks. Did it in the following way: 3 seconds on, 1 second off. And it starts to blink on 3rd ON instead of 4th. |
Information about the device + link
Jippie....I managed to get 2 of the LIDL zigbee lamps
After resetting (see page 19 of the PDF to manual link):
https://www.lidl-service.com/cps/rde/xchg/SID-9DC000A7-0D2C39EB/lsp/hs.xsl/product.html?id=5019441699&title=LED-lamp&count=1
The lamp did pair straight away....as a TUYA GU10 device. Could you please help how to support this lamp properly?
LIVARNO LUX
IAN: 334403
Model No: HG06106B
Type: Candle
Rated power 6.5 W
Lamp socket E14
Total luminous flux (6500 K) 90° cone: 470 lm
Notes:
data/database.db entry of the device
{"id":20,"type":"Router","ieeeAddr":"0x588e81fffed5c4aa","nwkAddr":34785,"manufId":4098,"manufName":"_TZ3000_odygigth","powerSource":"Mains (single phase)","modelId":"TS0505A","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"TS0505A","manufacturerName":"_TZ3000_odygigth","powerSource":1,"zclVersion":3,"appVersion":80,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genLevelCtrl":{"attributes":{"currentLevel":255}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b00216005b6","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x00124b00216005b6","endpointID":1},{"cluster":768,"type":"endpoint","deviceIeeeAddress":"0x00124b00216005b6","endpointID":1}],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"meta":{}}},"appVersion":80,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"reporting":1},"lastSeen":1606558232006}
If an unsupported device is recognized as an existing device and this is a tuya device, is the unsupported device for sure also a tuya device?
The text was updated successfully, but these errors were encountered: