Got my Vera 3 controlling both battery and non-battery powered devices. This causes a problem for me: When the Vera tries to set value of my Batt Powered Danfoss Living Connect Zs it will try to reach the device in a retry-manner with 5 attempts. During this time, the Vera will queue other commands such as flipping on a light switch leading to up to 30 seconds delays. Needless to say this is not satisfactory.
Is there a way to force Vera to go directly to the job state without trying to reach the battery operated devices before next wake up?
Hi Anders
This is just one of the problems with the Danfoss thermostats.
Take a look here. http://forum.micasaverde.com/index.php/topic,16723.0.html
Vera ltd. recomend that you downgrade your system to 2.78 instead of 3.20 (under z-wave options).
I hope they will fix the problems in there new firmware and rewrite the danfoss software.
And a new danfoss-z is on its way.
Some seems to be lucky and have no problems.
I have had nothing but problems with mine in two winther seasons.
Regards
CE
I understand there is a lot of fuzz going on about the LCs. However, mine work ok. If only the darn vera could be told not to try to set the value on a battery operated device until it wakes up. It would seem a simple if statement to me.
I considered creating my own logic for this but it does not seem like it is possible to write your own call back method to be invoked by vera on device wakeup? Anyone?