zxt 120 IR extender

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
thunder
Posts: 2
Joined: 03 Oct 2015 20:20

zxt 120 IR extender

Post 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!
Attachments
Screen Shot 2015-10-03 at 8.44.40 PM.png
Screen Shot 2015-10-03 at 8.44.40 PM.png (87.14 KiB) Viewed 5420 times
thunder
Posts: 2
Joined: 03 Oct 2015 20:20

Re: zxt 120 IR extender

Post 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)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: zxt 120 IR extender

Post 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
Post Reply