-
Posts
230 -
Joined
-
Last visited
Everything posted by GJ Software Products
-
zooz scene controller help
GJ Software Products replied to roberthleeii's topic in Z-Wave - Series 300/500
I was fooling with my test ZEN32 today and found that when added to a scene, the On event will turn on / activate the scene but it looks like it just sends a button pressed event, an On, but never sends the Off to turn the scene off. I added the Relay (Big) button to the scene and that 'kinda worked but is was inconsistent. I wrote my own flip/flop - toggle and use programming do drive the scenes. It would be nice if Zooz would configure the 4 small buttons to have an on and off state and report the on and off events to the network. I'm still new to Z-wave so as far as I know the standard may not even allow something as this. -
You can view the firmware version using Simplicity Studio (free) from Silicon Labs. When you select a node it will show "Z-Wave device firmware" x.x or "Firmware ID" and Firmware version. Check out https://www.support.getzooz.com/kb/article/253-how-to-perform-an-ota-firmware-update-on-zooz-devices/ .
-
Yea, I was doing a little reading on the Z-Wave protocol, the WAKE_UP Command Class allows a battery powered device to notify another device that's it awake... not necessarily a "wake up" command to bring the device to life. It looks like it is just used to set the WAKE_UP_INTERVAL, the time between Wake Up periods. Looks like maybe Command Class, version 3 introduces the capability to request a wake up on demand, but the node has to support it too. I don't know if ISY supports Command Class version 3 and I can't find any detailed specs on the device. So, more reading & experimentation and consideration of getting the Silicone Labs Dev. Kit. Finding the time to learn a new protocol is what is difficult.
-
In the Z-Wave Node View for a battery powered device I see a button labeled “Wakeup” which I guess is a Device Command to wake the device up. Where I’m not clear is to the right is a box “Interval” along with a Drop Down for the units of time. The wakeup interval is configurable using a Parameter. Does pressing the “Wakeup” button simply send a wakeup command to the controller or does it overwrite the Parameter in the controller with the values contained in the boxes to the right of the button?
-
I went ahead and bought one to test, it worked, so I got 5 more and now have 6 integrated. They all appear to be working but it was a bit strange on the first functional test, 3 out of the 6 I had to trigger twice to get the state change and it too adds a couple more nodes that don't come in when you Include the device. Had a feeling like the device wasn't awake but the blue LED was flashing. Then the last 3 worked first time. I'm no Z-Wave guru at all, since Insteon went down I've been moving to Z-Wave but a lot to still learn/understand. I'm thinking let them run for a few days, maybe some self-healing - re-routing will happen, and I'll Functional Test again.
-
ISY994i as Z-Wave Controller?
GJ Software Products replied to Kentinada's topic in Z-Wave - Series 300/500
I'm moving from Insteon to Z-Wave using a 994i and so far so good. I haven't found anything as nice as the Keypadlinc(s) but so far I've got Kwikset, Leviton, Zooz, and GE Enbrighten stuff on my Z-Wave (500) network and all is well. And a few remaining Insteon devices. -
Zooz ZEN32 Scene Controller & IoP
GJ Software Products replied to kzboray's topic in Z-Wave - Series 700
<lol> Yea sometimes I'm the only one who will listen. I really thought I had this down & working last night but this morning I began to work on the "relay" button. I could turn the LED on and off using Parameter 1, change the color using Parameter 6, tested the "If" statements in my couple of programs, all worked as expected, then when I went live it got all jacked up and I've yet to get it back to where all the "Then" clauses worked like they did. Has the feel of some kind of Race or Loop condition. Fooled more with Parameters 19 & 20 to no avail. I'm really spending quite a bit of time on this like the others speak of. It doesn't need to be this complicated, button on do this, button off do that. I'm looking at an Eaton RFWC5AW Scene Controller. Has anyone out there used the RFWC5AW? Any other recommendations to replace me Insteon KeypadLincs? -
Zooz ZEN32 Scene Controller & IoP
GJ Software Products replied to kzboray's topic in Z-Wave - Series 700
Ok, I got it. Don't try to reach the the Scene Button but reach into the Binary Switch object, that's where the Parameters reside. -
Zooz ZEN32 Scene Controller & IoP
GJ Software Products replied to kzboray's topic in Z-Wave - Series 700
Well, I trap On for On and Fast On (double press) for Off but now I want to change the LED colors to indicate state, I.E. On or Off. But I can't figure out how to update the Parameters of the ZEN32 to change the LED colors. The only Set action I get on the ZEN32 in thr drop down is Query. -
Zooz ZEN32 Scene Controller & IoP
GJ Software Products replied to kzboray's topic in Z-Wave - Series 700
Ok, on a re-read I see roberthleeii is trapping the button press and using that to toggle / flip-flop but what a PITA. I'm just looking for something Z-Wave to replace my 8 button KeypadLinc(s) and figured I'd give this device a spin... Not too impressed at the moment. -
Zooz ZEN32 Scene Controller & IoP
GJ Software Products replied to kzboray's topic in Z-Wave - Series 700
How are you trapping the Scene Button Press Off? "Is not switched On" doesn't seem to work and I don't get an option "is switched off." -
ISY 994i V5.3.4 Z-Wave (21100) Trending I just Included a HomeSeer HS-FLS100-G2 into my Z-Wave network. I would like to trend the two values “Temperature” and “lux”. These variables come in under “ZW011_118 - Multilevel Sensor” in the Inclusion process. How can I get at these and say add 15 minute samples as you would in other BAS? I can't find any details in the Wiki here... Thanks, Grant
-
Edit / Change Node Numbers
GJ Software Products replied to GJ Software Products's topic in Z-Wave - Series 300/500
Is that node number local in the ISY and get cross referenced to a physical address of the Z-Wave device like say the MAC address or does that node number get pushed down to the Z-Wave device when you Add it? Something made me think the node number gets pushed down to the Z-Wave device when it is added??? -
Edit / Change Node Numbers
GJ Software Products replied to GJ Software Products's topic in Z-Wave - Series 300/500
Yea, I 'kinda figured that. I'm just anal about stuff like addressing with no missing address numbers in the sequence (from the RS-485 days) and was just looking to see if I could adjust the addresses to be in sequence with no missing numbers. Maybe one of these days if I ever find time to learn the Z-Wave protocol I'll write an address editor. I was thinking there might have been a way to tell the ISY to start at # x when you request an Add. -
Edit / Change Node Numbers
GJ Software Products replied to GJ Software Products's topic in Z-Wave - Series 300/500
I'm sorry, I didn't post application & release. This is an ISY994i at 5.3..4, Z-Wave 6.82.01 .This not Polyglot cloud. Not knowing the internals of how Z-Wave works while it didn't appear on the surface I figured I'd throw this out and see if it was possible. Thanks. -Grant -
Is there a way to change the node numbers assigned in the Add operation? I've excluded/deleted a couple of devices but when I add something new it just increments the last node assigned by one and uses the new value. I'd like to get my node numbers sequential without any gaps but I'm afraid I may have to factory reset my new 500 dongle and all the nodes that were associated to it. And I don't know if that would even work. Say I've got a hole, i.e. 1, 2, 3, 4, [ ], 6, 7, 8 and I would like to add the next device at node 5. Is there a way to do that? Can you edit existing node numbers?
-
I want to upgrade(transfer) my existing in-production 4.9 994i using my spare 994i and PLM to 5.3.4 . Both have Z-WAVE, the in-production ISY at 300 and I just put a new 500 card in my spare. I'd like to fool with 5.3.4 first but is it safe to run both of these side-by-side (or in the same house) provided I don't restore the in-production database into the hardware running 5.3.4 until I'm comfortable with 5.3 and turn off my 4.9? Could standing up two systems side-by-side jack up my currently running installation? I've got maybe two dozen Insteon devices and three Z-WAVE devices online and I don't want to mess up my existing installation. Would it be safe to learn a couple new Insteon devices into my new 5.3 box that are not in the 4.9 database while 4.9 and 5.3 are both running? Any comments are greatly appreciated. Thanks.