deconz-rest-plugin
deconz-rest-plugin copied to clipboard
LIVARNO LUX® Smart LED Light Bar (_TZ3210_iystcadi)
Device
- Product name: LIVARNO LUX® Smart LED Light Bar
- Manufacturer: _TZ3210_iystcadi
- Model identifier: TS0505B
- Device type : Please remove all unrelated device types.
- Light
Screenshots


Basic

Identify

Groups

Scenes

On/Off

Level Control

Color Control

Simple Metering
Diagnostics
Other clusters that are not mentioned above

the current behavior is strange. Colour Temperature is working fine. When switching to RGB-Colour Mode the RGB turn on but the white LEDs don't turn off ...

Sorry. Wrong screenshot in basic cluster. Here is the correct one:

Same behavior for me. CT LED are on and not turned of when change to color Mode XY.
I can also confirm the same problem with the colour mode. Let me know if there is any additional information you'd like me to collect.
Lidl is not very cooperative spending us some Firmware files. Here is the answer of OWIM, the official support company of Lidl:
_Eine Firmware kann für 3. Anbieter nicht zur Verfügung gestellt werden.
Auf der Verpackung , In der Anleitung und der Lidl Homepage wird darauf hingewiesen das ein Lidl Gateway benötigt wird.
Daher empfiehlt sich ein Kauf eines Lidl Gateways.
Dies würde sicherstellen das Sie auch den vollen Funktionsumfang des Lidl Smarthome Gerätes nutzen können.
Wie bereits in der letzten Email erwähnt:
Sollten der Artikel nicht Ihren Bedürfnissen und Vorstellungen entsprechen habe Sie die Möglichkeit den Artikel innerhalb von 90 Tagen ab Kauf auf dem ursprünglichen Kaufweg zurückzugeben.
Der ZigBee 3.0 Funkstandart ermöglicht die Kommunikation einzelner Artikel untereinander und zwischen den Artikeln und einem Gateway. Auch wenn Geräte die den ZigBee 3.0 Standard nutzen grundsätzlich untereinander kommunizieren können, können wir nicht garantieren das eine Kommunikation zwischen LIDL Home Artikeln und fremd Artikeln immer in vollem Umfang funktioniert, eine Kombination verschiedener Smart Home Geräte und Software kann den Funktionsumfang einzelner Artikel ggf. einschränken. Einige Artikel können aufgrund fehlender Funktionalität gar nicht wechselseitig integriert werden. Aufgrund der Vielzahl von Anbietern und Artikeln können wir eine generelle Kompatibilität von Fremdartikeln mit der LIDL HOME App und den LIDL Smart Home Artikeln nicht garantieren. Ebenso kann die Funktion von LIDL Smart Home Artikeln bei der Integration in andere Systeme, oder der bei Nutzung einer anderen als der LIDL HOME App eingeschränkt sein.
Wir können daher keine Empfehlung für eine Nutzung mit 3.Anbietern aussprechen._
Maybe someone can help us finding the Lidl Update Server in the Lidl Gateway Firmware?
I don't have a Lidl gateway, but can look at getting one for this purpose. Can we not twist Lidl's arm here - surely some of the firmware contains open source components, that they'd need to release under the existing license?
I found something interesting here: lidl-gateway-freedom
Maybe there could be a config in the Firmware
We have ordered a bunch of Lidl devices to better test the integration, I think this one is not yet on the list but will be ordered too. Looks like the Color Control cluster needs some special attention or perhaps this is managed via the Tuya EF00 cluster.
With the device at hand I can check in the sniffer what the Lidl gateway does to control the colors.
Hi, I'm new to all of this and running Home Assistant with ZHA on a Raspberry with a CC1352/CC2652 Zigbee Stick.
I'm having the same problem with a recently purchased Lidl Livarno RGB Light Bar. When the light initially turns on, it has very saturated colors, assuming that the white LEDs are off. When I change the color or brightness in HA, the saturation of the color is almost lost until I manually power cycle the light. I haven't found a way to restore the initial light setting by sending custom color / light settings using developer tools in HA.
When I turn the light on, the ZHA debug logs shows the below "Unknown cluster command" message. Maybe this helps somehow. I would be glad to assist.
2022-05-03 11:56:41 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.SrcRtgInd.Callback(DstAddr=0xDAB9, Relays=[]) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=61184, SrcAddr=0xDAB9, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=43, SecurityUse=<Bool.false: 0>, TimeStamp=9803418, TSN=0, Data=b'\x09\x00\x06\x00\x01\x51\x02\x00\x04\xFF\xFF\xFF\xCE', MacSrcAddr=0xDAB9, MsgResultRadius=29) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0xef00] Received ZCL frame: b'\x09\x00\x06\x00\x01\x51\x02\x00\x04\xFF\xFF\xFF\xCE' 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, is_reply=1, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=0, command_id=6, *is_reply=True) 2022-05-03 11:56:41 WARNING (MainThread) [zigpy.zcl] [0xDAB9:1:0xef00] Unknown cluster command 6 b'\x00\x01Q\x02\x00\x04\xff\xff\xff\xce' 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0xef00] Received command 0x06 (TSN 0): b'\x00\x01Q\x02\x00\x04\xff\xff\xff\xce' 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0xef00] No explicit handler for cluster command 0x06: b'\x00\x01Q\x02\x00\x04\xff\xff\xff\xce' 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=8, SrcAddr=0xDAB9, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=43, SecurityUse=<Bool.false: 0>, TimeStamp=9814024, TSN=0, Data=b'\x18\x02\x0A\x00\x00\x20\x00', MacSrcAddr=0xDAB9, MsgResultRadius=29) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=768, SrcAddr=0xDAB9, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=43, SecurityUse=<Bool.false: 0>, TimeStamp=9814305, TSN=0, Data=b'\x18\x03\x0A\x00\x00\x20\xAB\x01\x00\x20\xFE', MacSrcAddr=0xDAB9, MsgResultRadius=29) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0300] Received ZCL frame: b'\x18\x03\x0A\x00\x00\x20\xAB\x01\x00\x20\xFE' 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0300] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, is_reply=1, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=3, command_id=10, *is_reply=True) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0300] Decoded ZCL frame: Color:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=uint8_t, value=171)), Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=254))]) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0300] Received command 0x0A (TSN 3): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=uint8_t, value=171)), Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=254))]) 2022-05-03 11:56:41 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0300] Attribute report received: current_hue=171, current_saturation=254 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0008] Received ZCL frame: b'\x18\x02\x0A\x00\x00\x20\x00' 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0008] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, is_reply=1, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=2, command_id=10, *is_reply=True) 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0008] Decoded ZCL frame: LevelControl:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=uint8_t, value=0))]) 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0008] Received command 0x0A (TSN 2): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=uint8_t, value=0))]) 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0008] Attribute report received: current_level=0 2022-05-03 11:56:42 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xDAB9:1:0x0008]: received attribute: 0 update with value: 0 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestSrcRtg.Req(DstAddr=0xBE6C, DstEndpoint=1, SrcEndpoint=1, ClusterId=0, TSN=41, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST: 48>, Radius=30, SourceRoute=[0xFB5F], Data=b'\x00\x29\x00\x04\x00') 2022-05-03 11:56:42 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestSrcRtg.Rsp(Status=<Status.SUCCESS: 0>) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.SrcRtgInd.Callback(DstAddr=0xDAB9, Relays=[]) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=6, SrcAddr=0xDAB9, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=43, SecurityUse=<Bool.false: 0>, TimeStamp=9892190, TSN=0, Data=b'\x18\x01\x0A\x00\x00\x10\x01', MacSrcAddr=0xDAB9, MsgResultRadius=29) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0006] Received ZCL frame: b'\x18\x01\x0A\x00\x00\x10\x01' 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0006] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, is_reply=1, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=1, command_id=10, *is_reply=True) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0006] Decoded ZCL frame: OnOff:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.true: 1>))]) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0006] Received command 0x0A (TSN 1): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.true: 1>))]) 2022-05-03 11:56:43 DEBUG (MainThread) [zigpy.zcl] [0xDAB9:1:0x0006] Attribute report received: on_off=<Bool.true: 1>
HI,
This github is for deconz development. While your comment might help, it might not help you.
Bump? Got the same issue with the warm and cool whites staying on. :(
Got the same issue. The white LEDs stay on when selecting a colour. When powering on a nice colour is visible. Also tried it via the Hue app. Same issue.
Same issue here.
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.
Not stale
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.
Not stale
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.
Not stale
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.
Still used
same here
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.
Not stale
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.
Not stale
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.
Not stale... Still :(
Same issue with z2m
https://github.com/Koenkk/zigbee2mqtt/issues/12947
:( no solution yet?