
oberkc
Members-
Posts
5852 -
Joined
-
Last visited
Everything posted by oberkc
-
I tried adding a new zooz zwave stick to my ISY-on-polisy. I plugged the dongle into a USB port on the back of the Polisy. I used launcher to open ISY on the Polisy. I enabled zwave. I restarted the ISY (followed by a couple of beeps from the Polisy). Result: I no longer can find the ISY on Polisy using the launcher. Additional: I can log into Polisy from a web browser and all seems normal from there. I can ssh into the Polisy. I tried to manually add the polisy-isy to the launcher and no success. I also notice that when I launch the ISY finder, it takes a noticeably-longer time to find my normal ISY, and takes a much longer time to launch the admin console once found. Thoughts?
-
I have a (perhaps several) zwave switch that does not trigger a "control" condition. The only way that I know that this is true is because I created a program that had the zwave control condition, and it did not trigger, despite the fact that the status changed in the ISY (pretty clear that the ISY and zwave switch were communicating.). It sure sounds as if your node created here is the same, and that "status" is your most likely option. The problem, of course, is that "status" conditions, unlike "control" conditions, trigger a program upon any change in status, including off>>>on and on>>>off. Given this, if your status changes to off, then your program would trigger and it would evaluate false, and it would run the ELSE path. If it were to do so during a wait or at a repeat, it would effectively halt the remaining commands. To get around this you have a couple of obvious choices. One choice would be to include some command in the ELSE path to execute any time the program triggers FALSE. Unfortunately, it would be difficult to exactly duplicate what you have in your THEN path, and you would also run those commands even if it were triggered after the current THEN path had concluded. Perhaps a better way to deal with this problem is to break your current program into two programs, such as: if status rainmachine node is ON then run second program (THEN path) Second program: if nothing then do everything that was in original program The first program would only call the second program when status changes from OFF>>>ON and the second program is not triggered by anything (other than the first program) so it would likely run to completion. Of course, if the status changes from off>>>on while the second program is waiting or repeating, then it would get interrupted and start again from the beginning, but this is no different than your current program and is, I assume, acceptable to you.
-
I would try gLarsen suggestion. I am not sure what your rain device is. Is it insteon? Something else? In my experience, not all devices trigger a switched-on condition. Some only respond to status conditions. If that works, be aware that a change of status could halt your program right in the middle of a weight or repeat action. You may have to adjust your program to account for that possibility.
-
Perhaps, but I am trying to reconcile that statement with the ISY Advanced User Guide (see a couple of attachments) which suggest (to me) that associations are part of the ISY capability and with the response from @Michel Kohanim below.
-
That is my understanding, as well The only thing that I have come across is the web page for the Z-wave alliance: https://products.z-wavealliance.org This page provides, among other things, a list of certified devices and their features. Unfortunately, I am not confident in the accuracy of this. If I read it correctly, the Jasco switches (of which I own a few) have association capabilities. Despite this, I remain unable to create an association with these devices. As best I can tell, the zwave feature which allows direct communication and links between two or more zwave devices is known as "associations", which I assume is analogous to Insteon "scenes". I have not seen the term "scene" in my research of the zwave protocol. Perhaps someone could clear this up if I misunderstand.
-
On 5.3.2. Is the association capability only available with the latest version? Yes. I have clicked on the primary node, along with various other nodes, including those called "basic scene control".
-
I guess none of my devices supports either. I have a good number of GE/Jasco switches and outlets. I have a smaller number of Leviton switches. I have yet to come across a zwave device or node that gives me an option to choose these scene or association options. Is there a particular brand or model that support these link types?
-
some simple "big picture" questions about polisy and polyglot.
oberkc replied to someguy's topic in IoX Support
Apparently, this is an option. Polisy, in addition to hosting the polyglot node server function, doubles also as an ISY-994. So....both can be present on the Polisy box. Or, continue to use a separate box for the ISY-994 function and the Polisy box for the node servers. I am still a little fuzzy on the pros and cons of either approach. My separate system has been rock solid so I am not convinced that there is a noticeable reliability improvement. Furthermore, you may loose a few functions on the Polisy-hosted ISY-994 (IR comes to mind). On the positive side, I understand that the single-box approach may be faster. I also perceive that the single-box approach is the one supported by universal devices going forward and wonder how long the separate ISY box will be supported. At this point, I am in no hurry to move over to a single-box system, but I am starting to play around with the ISY on Polisy, having just ordered a z-wave stick. I must admit that I am not excited about putting in a bunch of hours to move over to the single box and fear that this is what it will take. -
I must admit that everything looks good as far as I can tell. Yes, it appears to me also that your keypad buttons are, indeed, sending ON commands. It also appears to me that your scenes are set up correctly (notwithstanding a few non-insteon link types). The only thing that is coming to mind at this point is the possibility that the links are not written to the individual devices. Have you tried "restore device" option for your keypads and other devices within that scene?
-
I am certainly no expert at Reading the event viewer. Still, I find it easy, at least, to see if commands are being seen by the isy. For example, if you press one of your keypad buttons a, it's not too hard to see whether you are getting an on or off command. I definitely would like to confirm that your buttons are all configured in non toggle (on) mode.
-
Good. Perhaps, then, I misunderstand. When you press Button A on keypad2 or keypad3, even the button A does not come on? This suggests to me that they are in non-toggle (off) mode or that there is some type of failure. In my experience, if a keypad button is in non-toggle (off) mode, they will flash when pressed, transmit an OFF command, then stay off. If a keypad button is in non-toggle (on) mode and pressed, it will flash, transmit an ON command, and stay on. If you confirm that they are, in fact, in non-toggle (on) mode, yet don't stay on when pressed, this is a problem with the keypad, itself. Either the ISY is not configuring it properly, or there is some type of failure in the keypad. I would check, again, that these buttons are in non-toggle (on) mode. A secondary check would be to open the ISY event viewer and observe what commands are coming when you press the keypad buttons A. Is the ISY seeing an ON command or OFF command? What does the ISY show as status for keypad buttons A when each is pressed?
-
And, given that some of the A buttons do not come ON when you press them, it makes me suspect that they are in "non-toggle-off" mode. Do they flash a couple of times when you press them? Given what you state that you want, I would ensure that ALL buttons A are in non-toggle-ON mode. Based upon the four .pdf files you attached, it appears that the scene settings are correct. My best guess is that some of your controller buttons are not all configured properly for non-toggle-ON mode. Based, also, upon my impression from your matrix for keypad1, I cannot help but wonder if you are having some communication problems somewhere. I also cannot help but notice that some of your link types are "command" rather than "Insteon". I would have guessed that all should be "Insteon".
-
yes, the same on mine. While small, individual scenes work fine (mostly), larger scenes seem to be taking longer as z-wave becomes a larger part. I can, and have, live with it but it makes me pause at the idea of a total transition to z-wave.
-
I have tried some experiments with Zwave devices and nodes, but have never successfully been able to create a z-wave scene (aka association). While I have Zwave devices within the ISY scenes, the link "type" as shown in the scene definition is alway "default" and I have never seen a link type "z-wave basic" between any zwave devices or nodes that I have tried.
-
Except that non-toggle sounds like the best approach to meet the stated needs (button A always "turns ON the scene"...the only stated requirement for pressing button A). Yes, there may be unstated requirements and yes there may be future requirements and expansion, but my intention was to address why the solution did not meet stated requirements, rather than question the requirements.
-
Unfortunately, your attachment showed only the responder levels for each device when the "scene" is controlled (ie, ISY/PLM is controller device). As I suggested earlier (perhaps with insufficient clarity) you also need to check responder levels for the other controller devices. Remember, this is still an Insteon system, and controller/responder relationships are established between individual Insteon devices. Each device you have established as a controller will have controller/responder levels that may or may not be the same as for the scene and for the other controller devices. You must ensure all responder levels for each of the controller device is correct. Do this by selecting each of the controller devices within the scene and observing/confirming responder devices for the other devices in the scene. Yes, one can do this, but it does not necessarily explain why the approach by SESamuels is not working. And, if one does not need the extra flexibility, then one has multiple scenes where one is otherwise sufficient.
-
Assuming it is not something such as communication errors (does not sound like it to me), I would confirm a few things.... Sounds about right. I suggest checking the responder levels for both buttons A. Mouse-Click on the scene name...what are the responder levels for the various devices in the scene? Mouse-Click on each of the two scene controller buttons...are the responder levels the same? Are they what you expected? Remember that scene controllers are also responders to other scene controllers. Also sounds correct. Make sure that this is true not only for scene#1 (when selected in the device listing) but also for when any other controller in that scene (two buttons A) is selected. Remember, responder levels within a given scene can be different for each and any controller within that scene. Which leads me to a question...does button A keypad 1 cause anything to happen to any of the keypad 2 buttons? Which leads me to: how do you determine that scene#1 "does not turn on". Does button A of keypad 2 not turn on? What must be ON for you to declare scene#1 to be ON? Are there light fixtures involved? To what Insteon device(s) are those fixtures attached?
-
I have a couple of Leviton zwave switches. I can add them as scene controllers. Unfortunately, I am unable to create scenes directly linked (link type: zwave) but only via the ISY (link type: default) to other zwave devices. The scenes function fine, but I assume would cease to do so absent the ISY-994 controller (unlike Insteon).
-
I wonder if one of those Itach WF2IR-type devices, along with a network resource, could be made to work. I am (unfortunately) uncertain whether they can receive IR, or just transmit.
-
Don't know whether they are going out of business but I, too, used the GE/Jasco outlets and they work very well. At one point they were available at Lowes, but I don't see them anymore at my location.
-
Insteon Device Selection is Dismal in Canada
oberkc replied to mmb's topic in Z-Wave - Series 300/500
There may be a few tricks to the z-wave "inclusion" process, but they are relatively easy to learn and, once included, z-wave works quite well based upon my experience. I understand z-wave is a mesh-type system and may require multiple devices, depending upon how far away the z-wave device is from the ISY. Sometimes, a device has to be included close by before installation in the final location. Factory reset of the z-wave device is a good idea, like with Insteon. I will add, too, that z-wave works best as a responder device than as a controller. Outlets, and plug-in modules work quite well in scenes and programs. Controller devices (such as wall switches) have some potential issues with programs and scenes, but there are possible work-arounds depending upon which z-wave controller device you have. I would definitely give one a shot. -
I don't fully understand why this is the case, but I had to bring my lock quite close to the ISY (after factory resetting) to enroll it. Once enrolled, it works fine at the installed location, 30 feet away separated by walls, but with a couple of z-wave devices in-between. Enrolling the lock while installed did not work well for me. This process was also required by a couple of z-wave switches I use.
-
This is how I have done a lot of my devices. In a couple of cases, this is the only way I could get it to work. I sometimes update them, and when I check the neighbors for each device, the logical ones seem recognized.