Search found 4 matches

by Leaving Hope
07 May 2014 10:15
Forum: RaZberry
Topic: Thermostat Measurement Unit Question
Replies: 1
Views: 3830

Thermostat Measurement Unit Question

I recently acquired an Evolve T100 Thermostat . When looking at the physical thermostat display on the wall, the temperature is displayed in Fahrenheit (which is the desired behavior). However, when I use Zway to query the temperature and to set the temperature programmatically, the units are in Cel...
by Leaving Hope
04 May 2014 05:09
Forum: RaZberry
Topic: Command Class SwitchMultiLevel Help
Replies: 5
Views: 8299

Re: Command Class SwitchMultiLevel Help

Thanks for confirming, PoltoS. I look forward to the Z-Wave Plus implementation. Until then, I was able to code around this behavior by issuing the Set command multiple times and disabling the UI controls until the Set operation is complete. For those who are interested, here are the details. Please...
by Leaving Hope
29 Apr 2014 07:25
Forum: RaZberry
Topic: Command Class SwitchMultiLevel Help
Replies: 5
Views: 8299

Re: Command Class SwitchMultiLevel Help

I thought that might be an issue, and have tried setting the second Set duration parameter to 0 and also waiting up to a minute before checking data.level. Unfortunately, neither work. From an off state, running the following should result in data.level being set to 99 after 0 seconds. /ZWaveAPI/Run...
by Leaving Hope
28 Apr 2014 08:29
Forum: RaZberry
Topic: Command Class SwitchMultiLevel Help
Replies: 5
Views: 8299

Command Class SwitchMultiLevel Help

I'm having a bit of trouble with the SwitchMultiLevel command class and would appreciate some help. I'm using a GE Lamp Module and a GE/Jasco in-wall dimmer switch, and in both cases I find that the level is not accurately set in data.level after being Set unless I issue the Set command twice. For e...