Page 1 of 1

zxt 120 IR extender

Posted: 03 Oct 2015 20:54
by thunder
Hi there,

There are 2 major problems:

-1. interview is not complete for one item, specifically ThermostatFanMode causes problem, log:

Code: Select all

[2015-10-03 17:06:09.752] [I] [zway] Job 0x13 (Thermostat Fan Mode Get): Delivered
[2015-10-03 17:06:09.753] [D] [zway] SETDATA devices.19.data.lastPacketInfo.delivered = True
[2015-10-03 17:06:09.753] [D] [zway] SETDATA devices.19.data.lastPacketInfo.packetLength = 5 (0x00000005)
[2015-10-03 17:06:09.753] [D] [zway] SETDATA devices.19.data.lastPacketInfo.deliveryTime = 1167 (0x0000048f)
[2015-10-03 17:06:09.753] [D] [zway] SETDATA devices.19.data.lastPacketInfo = **********
[2015-10-03 17:06:09.754] [D] [zway] SendData Response with callback 0x24 received: received by recipient
[2015-10-03 17:06:09.754] [D] [zway] SETDATA devices.19.data.lastSend = 40193517 (0x02654ded)
[2015-10-03 17:06:09.754] [D] [zway] Job 0x13 (Thermostat Fan Mode Get): success
Reading the log, interview seems to be ok, but incomplete item still sits in admin interface, see attachment.
I tried to update xml file manually but to no avail.

- 2. In device control tab if i change temperature i get the following error:

"Error handling data /ZWaveAPI/Run/devices[19].instances[0].commandClasses[64].Set(1,21)"

corresponding log entry:

"[2015-10-03 17:23:10.710] [zway] Node 19:0 CC ThermostatMode: Thermostat Mode 1 is not supported by device (modemask 0x24)"

The device is working only for switching cooling mode but my primary goal is to train zxt120 IR command from my gates remote.
Thanks for the help!

Re: zxt 120 IR extender

Posted: 03 Oct 2015 21:56
by thunder
got it to work, while sending command #3 to controller admin interface sets it to .Set(1,3), the correct one is 2 for the very first arg
/ZWaveAPI/Run/devices[20].instances[0].commandClasses[64].Set(2,3)

Re: zxt 120 IR extender

Posted: 02 Nov 2015 01:54
by PoltoS
You need to choose the mode first and then re-do the interview. ZXT-120 changes supported modes depending on the IR commands it emulates