Instead of calling the script after every switch change, I added the call to RefreshZwave in a while(1) loop to call it over and over again.
So it's not there to try more than 5 times, it's just how i set it up to try out your solution.
Search found 6 matches
- Friday 11 September 2015 8:09
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
- Thursday 10 September 2015 21:42
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
Re: Qubino ZMNHBA2 2 relays doesn't report status?
I tried again tonight with removing the zwcfg file. But i't still not 100% correct. The problem is when I have both Q1 and Q2 turned on. If I turn off Q1 first and then turn off Q2 it works. However turning off Q2 first, is also turning Q1 off for a second and then they are both enabled again. This ...
- Thursday 10 September 2015 14:08
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
Re: Qubino ZMNHBA2 2 relays doesn't report status?
I tried putting a call to RefreshZwave in a while(1) loop but it doesn't work as it should anyway. It works one time to turn off the relays individually. the second time it's back to the same erratic behavior. Where I end up turning both Q1 and Q2 off when using the button attached to L2. Pretty ...
- Wednesday 09 September 2015 21:51
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
Re: Qubino ZMNHBA2 2 relays doesn't report status?
OK, I will try your latest script and see if that resolves the problem
Thanks
Thanks
- Wednesday 09 September 2015 18:48
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
Re: Qubino ZMNHBA2 2 relays doesn't report status?
Can you operate the switches with L1 and L2 without a problem after you apply the script?
I tried the script earlier and I got pretty much the same result.
I tried the script earlier and I got pretty much the same result.
- Wednesday 09 September 2015 14:34
- Forum: Others
- Topic: Qubino ZMNHBA2 2 relays doesn't report status?
- Replies: 89
- Views: 28485
Re: Qubino ZMNHBA2 2 relays doesn't report status?
I'm also having problems with this device. With the latest change in OZW config I see 2 devices. I have push-buttons attached to L1 and L2 and if I operate the first line it works fine. I can turn on and off lights attached to Q1 just fine. The problems starts when I turn on Q2 with L2. It turns on ...