LogicMachine Forum
Zigbee gateway integration - Printable Version

+- LogicMachine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Zigbee gateway integration (/showthread.php?tid=3320)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


RE: Zigbee gateway integration - Novodk - 22.10.2025

Hi
I have a Urmet - Yokis TLC4-UP 4820396 4-channel key fob remote control, do I need to do something special to pair it?
It says in the manual that it is Zigbee 3.0 compatible.


RE: Zigbee gateway integration - admin - 23.10.2025

It might need a profile to operate correctly but it should pair in any case. Some manufacturers require use of installation code during pairing for improved security. Code is printed on the device and can be added via ZigBee app menu > Add install code.


RE: Zigbee gateway integration - Novodk - 23.10.2025

When I scan the QR code I get this:
Code:
$IC:5ECB85DEA542F889A71E3FF66B2BE87697A2$MAC:0026DECAFE014073$
And this is printed on the device, but I can't get any combination of these numbers to get accepted in the "Add install code" 

[Image: RARiryg.png]


RE: Zigbee gateway integration - admin - 23.10.2025

Address (EUI-64): 0026DECAFE014073
Install code: 5ECB85DEA542F889A71E3FF66B2BE87697A2


RE: Zigbee gateway integration - Novodk - 30.10.2025

Thanks, It accepts the install code
But I still can't get it to show up on my LM.
[Image: qpyt8fO.png]
Any idea?


RE: Zigbee gateway integration - admin - 30.10.2025

Have you tried performing a factory reset of the device? If this does not help contact the manufacturer.


RE: Zigbee gateway integration - Novodk - 30.10.2025

The manufacturer confirmed the correct pairing method: Press the button 5 times slowly. They acknowledged this is not in the documentation.
Another question:
When i try to configure the device, it show this:
[Image: Cb3sV4w.png]
But when I go to device information it shows this:

Code:
Manufacturer: YOKIS
Model: TLC4-UP
Firmware version: 2.8.3

Device type: End device
Power source: Battery
Receive when idle: No

Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- LightLink (4096)
- 64521
- 64513
- 64514
Output clusters
- Identify (3)
- OnOff (6)
- LevelCtrl (8)
- ClosuresWindowCovering (258)
- LightLink (4096)
- 64514
- 64518
- 64519
- 64520
- 64522

Endpoint 2
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- LightLink (4096)
- 64521
- 64513
- 64514
Output clusters
- Identify (3)
- OnOff (6)
- LevelCtrl (8)
- ClosuresWindowCovering (258)
- LightLink (4096)
- 64514
- 64518
- 64519
- 64520
- 64522

Endpoint 3
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- LightLink (4096)
- 64521
- 64513
- 64514
Output clusters
- Identify (3)
- OnOff (6)
- LevelCtrl (8)
- ClosuresWindowCovering (258)
- LightLink (4096)
- 64514
- 64518
- 64519
- 64520
- 64522

Endpoint 4
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- LightLink (4096)
- 64521
- 64513
- 64514
Output clusters
- Identify (3)
- OnOff (6)
- LevelCtrl (8)
- ClosuresWindowCovering (258)
- LightLink (4096)
- 64514
- 64518
- 64519
- 64520
- 64522

Is this because there is not made a profile for this specific product ?

The product have 4 buttons, what I want is to call a different scene from each button, can I do anything to achieve this?


RE: Zigbee gateway integration - admin - 30.10.2025

It does not support scenes directly but it can be done via a script: https://kb.logicmachine.net/libraries/zigbee/#resident-script-for-monitoring-several-devices
In the callback function check the endpoint number and command then trigger a required scene.


RE: Zigbee gateway integration - oliver.brown.knx - 02.11.2025

Hello,

Is it possible to use this LSS100400 module and connect it to LM5Lp2?

I know that there is ZIGRS232, but I only have space for one module.

Thank you,
Oli


RE: Zigbee gateway integration - Daniel - 03.11.2025

It will work only you will not be able to do any future firmware upgrades to the module, not saying there will be one but you never know.


RE: Zigbee gateway integration - oliver.brown.knx - 05.11.2025

Hello,

please can you help me?

When using zigbee SONOFF TRVZB, there's seemingly no way to tell whether the hatch is currently open or closed, only whether the device itself is currently on or off. How can I get the current state of the valve?

Oli


RE: Zigbee gateway integration - AlexLV - 08.11.2025

Hi,

I borrowed for test Ikea E2013 (Zigbee written onboard) door/window sensor, is it possible attach it to LM?

Firstly not clear how to switch it to pairing mode.

Zigbee monitor shows this info:

28,"19:52:12.633","RX 15%","0c2a6ffffe87b977 ","LightLink","ScanRequest","InterPANTransactionIdentifier = 2796757969, ZigBeeInformation = LogicalTypeEndDevice, ZLLInformation = [ FactoryNew, AddressAssignment, LinkInitiator ]"

Alex


RE: Zigbee gateway integration - admin - 10.11.2025

@oliver.brown.knx, does it report heating demand value? A non-zero value should indicate that heating is active.

@AlexLV, you need to press the pairing button 4 times in 5 seconds to reset the device. Then it should pair.


RE: Zigbee gateway integration - tigi - 13.11.2025

Hi,

For the Aqara plug (Manufacturer: LUMI Model: lumi.plug.maeu01) is there a way to change the power-on-behavior in any way?
I know it is possible using zha or z2mqtt but haven't found it in LM.

Thanks,
Tigi


RE: Zigbee gateway integration - admin - 13.11.2025

Run this once, change addr value to your ZigBee device address.
Code:
zb = require('applibs.zigbee')

addr = '0123456789abcdef'
cluster = 0xFCC0
attr = 0x0201
value = true
dtype = 'bool'
manufcode = 0x115F

res, err = zb.cmdsync('setrawattribute', addr, cluster, attr, value, dtype, manufcode)



RE: Zigbee gateway integration - tigi - 15.11.2025

(13.11.2025, 14:02)admin Wrote: Run this once, change addr value to your ZigBee device address.
Code:
zb = require('applibs.zigbee')

addr = '0123456789abcdef'
cluster = 0xFCC0
attr = 0x0201
value = true
dtype = 'bool'
manufcode = 0x115F

res, err = zb.cmdsync('setrawattribute', addr, cluster, attr, value, dtype, manufcode)

Hi admin,
Thank you very much!
Greetz


RE: Zigbee gateway integration - tigi - 21.11.2025

Hi,

Missing field for the: Manufacturer: _TZ3000_2putqrmw Model: TS011F
Can you fix that please in the next update.

In the 'control & status' I see (status, active power, rms volt, rms current, energy delivered):
   

But in 'configure' the field for Active Power is missing:
   

Thanks in advance!


RE: Zigbee gateway integration - admin - 25.11.2025

@tigi, an updated version has been published. You will need to reset and pair your device again for power reporting to work correctly.


RE: Zigbee gateway integration - tigi - 25.11.2025

(25.11.2025, 10:13)admin Wrote: @tigi, an updated version has been published. You will need to reset and pair your device again for power reporting to work correctly.

Hi Admin,

Tested and working!
Didn't have to do any re-pairing, did it for one plug but seemed to make no difference.

Thanks!
Tigi


RE: Zigbee gateway integration - tigi - 28.11.2025

Hi,

I've got 2 other devices which are missing a field in configure.

Manufacturer: SONOFF, Model: SNZB-02LD, Firmware version: 1.1.0
Battery status is visible in overview, however this is missing in configure, only temperature is present.
   

--
Manufacturer: BOSCH, Model: RBSH-SP-ZB-EU, Firmware version: 2.5
Active power is a reported attribute, however it is missing in the configure.
   
   

Could you add these in one of the future zigbee updates, no pressure Wink
Thanks in advance!