roshbaik2 / open-zwave

Automatically exported from code.google.com/p/open-zwave
0 stars 0 forks source link

Thermostat not respdoning to certain instances of ThermostatSetpointCmd_Get #422

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add Honeywell TH8320ZW thermostat to network
2.Start openzwave (via python-openzwave)
3.

What is the expected output? What do you see instead?
Expected network ready to quickly
Actually takes over four minutes due to thermostat not responding to two 
ThermostatSetpointCmd_Get commands (seem to be Furnace and DryAir)

What version of the product are you using? On what operating system?
python-openzwave-0.2.6
openzwave-1.2.919
CentOS6 (Linux pro1000dev.atlantic 2.6.32-504.1.3.el6.x86_64 #1 SMP Tue Nov 11 
17:57:25 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux)

What branch of the code were you using? (if you just followed the
instructions on the source checkout page, then say trunk.. if you checked
out a branch, please let us know what branch it was)
trunk

Please include the file OZW_Log.txt from your program. Make sure the file
zwcfg*.xml is NOT present.

Please provide any additional information below.

In OZW log see line 835 which adds setpoint Furnace and lines 1394 - 1414 in 
which thermostat fails to respond.

Original issue reported on code.google.com by eldonz.h...@gmail.com on 25 Dec 2014 at 6:24

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks. I'll see if I can fix the config for device. Do you have a manual for 
it?

Original comment by jus...@dynam.ac on 1 Jan 2015 at 7:17

GoogleCodeExporter commented 9 years ago
Did you get the pdf of the manual?
eldonz.proation@gmail.com

Original comment by eldonz.p...@gmail.com on 2 Jan 2015 at 10:02

GoogleCodeExporter commented 9 years ago
No. Please attach it here. 

Original comment by jus...@dynam.ac on 8 Jan 2015 at 1:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Here is what I have. Hope it is helpful.

Original comment by eldonz.p...@gmail.com on 9 Jan 2015 at 10:57

Attachments:

GoogleCodeExporter commented 9 years ago
I can confirm that when setup for heating and cooling, this device reports 
during the initialization phase that it supports the 4 modes listed above, but 
will not respect get requests for the two modes that I do not have my unit 
configured to use ( as its not appropriate  for my equipment).  My guess is 
that if I did have equipment that supported  these other modes ( furnance and 
dry air) it would work, but thats a guess. 

Original comment by d...@digitaldan.com on 9 Jan 2015 at 11:12

GoogleCodeExporter commented 9 years ago
looking at the Logs and the Manual and based on the comment by Dan, I don't 
think there is much we can do about this from a OZW perspective. The Thermostat 
reports that it supports Heating, Cooling, Furnace and Dry Air modes based on 
the Logs, and I've check the logic in OZW and its correct. 

If its really a case of only supporting what your HVAC can do, then there isn't 
much OZW can do about this as each users case will be different. Its buggy 
firmware. 

I don't suppose "Config Setup Function 170 - System Type" (referenced in the 
Manual) would have any bearing on whats supported? (I live in the tropics. We 
only deal with Air-conditioners over here so these are foreign to me!)

Original comment by jus...@dynam.ac on 3 Feb 2015 at 7:32