11 hours ago
1. Install 2025 firmware, LM5 Lite + Ext (4 or 6 DIN units) version: https://logicmachine.net/downloads
2. Run this script once:
3. Reboot LM
4. Select "Internal" connection mode in the ZigBee app
2. Run this script once:
Code:
require('i2c')
id = 'cd3'
b1, b2, b3 = id:byte(1, 3)
res = i2c.write(0, 0x50, 0x00, b1, b2, b3)
os.sleep(0.2)
res = i2c.write(0, 0x50, 0x70, b1, b2, b3)3. Reboot LM
4. Select "Internal" connection mode in the ZigBee app