
Michel Kohanim
Administrators-
Posts
26769 -
Joined
-
Last visited
Everything posted by Michel Kohanim
-
Mark, That's the whole point: whatever is linked to your CL is turned on/off when you click on the All On/off button. If you want all your lights to be controlled by All On/Off, then you have to have all your lights linked to at least one of the buttons on your CL. What you are witnessing has nothing to do with the 6th phantom button. With kind regards, Michel
-
Hello aLf, There's no hard limit. The only trouble you may run into is that your logs (default is 3MB) are going to get full, have to be truncated, and start back from the top which is a resource intensive process during which time, in all likelihood, ISY will not allow any other operations to complete. With kind regards, Michel
-
Mark, You don't have to set them up. By assigning different devices to different buttons, they automatically end up in the All On/Off for that CL. With kind regards, Michel
-
Mark, As I mentioned before, we already do support the All On/Off button on CL, RL, and ISY. At the moment I don't see why we would want to support a phantom button regardless of the level of difficulty since there are much more important features to implement. With kind regards, Michel
-
ControLinc buttons as triggers as opposed to controllers?
Michel Kohanim replied to mdcastle's topic in ISY994
mdcastle, I am so glad that your upgrade was installed without incidence. Please do not hesitate to contact us if you have any other questions/comments/concerns/suggestions. With kind regards, Michel -
Mark, Because we have to know the status of physical buttons ... dealing with phantom buttons is like dealing with ghosts: you might experience strange behavior and not know where it came from. With kind regards, Michel
-
Mark, That feature has been available for a very long time now. The only thing we do not support is the 6th button on the ControLinc. With kind regards, Michel
-
Hello All, For those of you interested in ISY/ELK integration course, here's the link for one held at ELK facilities: http://www.elkproducts.com/products/m1/ ... porate.htm With kind regards, Michel
-
Hello upstatemike, No! ISY does not support phantom buttons. All on/off are already supported by the virtue of your INSTEON devices being linked to the PLM. As such, you can use My Lighting to send an All on/off to the whole system. With kind regards, Michel
-
Hello Brian, Yes, it is possible in our 2.5 release which we are now beta testing and which you can use to test your scenario. With kind regards, Michel
-
sloop, The PLM does not care about whether or not your KPL controls a load and, therefore, you still have 422 links! With kind regards, Michel
-
siegeld, You can do this using the same onTriggerStatus callback. Simply look for the event associated with your program! With kind regards, Michel
-
siegeld, Thanks so very much. I think I am beginning to understand what you are looking for. Have you ever tried using the onTriggerStatus() callback? This function is called when any of the triggers change state (i.e. are run/stopped/idle, etc.). Adding a JSDK event is an excellent idea and one which we'll review and in all likelihood implement. In the short term, you can create a program with an empty Then block. Every time that program is run, onTriggerStatus() is called within which you can trap your specific event and do as you wish. As far as a scene being turned on, we do not maintain the state of the "scene" that's why you don't get any notifications of the status. What does it mean that a scene is turned on? With kind regards, Michel
-
ControLinc buttons as triggers as opposed to controllers?
Michel Kohanim replied to mdcastle's topic in ISY994
mdcastle, Apologies for the inconvenience. As MikeB suggested, going to our Web URL (http;//www.universal-devices.com/MyInsteonISY) will fix the issue. The problem has to do with a bug in 2.4 where the state of the Admin Window is captured even though minimized. In all likelihood, you closed the Admin Console while minimized. May I humbly suggest upgrading to 2.4.12? With kind regards, Michel -
ControLinc buttons as triggers as opposed to controllers?
Michel Kohanim replied to mdcastle's topic in ISY994
mdcastle, For what you want to accomplish, 2.5 Beta is much more flexible. I have already send you the instructions on the upgrade. Please do let me know how it goes. With kind regards, Michel -
Mark, You are being picky! Nonetheless, I don't see any harm moving it to the end. Consider it done. Thanks so very much. With kind regards, Michel
-
ControLinc buttons as triggers as opposed to controllers?
Michel Kohanim replied to mdcastle's topic in ISY994
Mark, I do not consider this a bug and thus I cannot consider the change a fix. Furthermore, there are some ramifications with need more investigation: a. If you want a trigger based on the "level" of a KPL/CL/RL button. i.e. you are dimming a scene to 40% using any of those buttons and you want the trigger to run only when you are below/above 40%. In short, the "logical" level of any one of those buttons closely (but not 100%) reflects the collective/average level of all the members of that scene b. In most cases, the status of the KPL sub-buttons actually reflects whether or not the back-light for that button is on/off There are other ramifications which are a little less important. With kind regards, Michel -
Rand, Precisely. Thank you so very much. Mark, Yes, this is the compromise between color coding everything vs. those that are only controllers in a scene. With kind regards, Michel
-
upstatemike, Good plan. I still have to get back to you with respect to HomeSeer integration. I haven't forgotten and it's on the list of my things to do in the coming days. I shall keep you posted. With kind regards, Michel I Have the original SmartHome X-10 translator which is a PLC PowerHome uses a PLC Homeseer is currently a PLC but will be switched to a PLM EZX10RF is PLM based? EZIO8 has a PLM My Plan: Install a W800RF32A on my ELK panel and connect the ELK to an ISY 99.9 This will let me eliminate both of the EZ units and the X-10 translator. Convert Homeseer from the PLC to a PLM (Homeseer will not support the PLC in future releases. Not sure how ISY and Homeseer will work together yet. PowerHome only supports the PLC at this point but I will likely take it off line when I bring up the ISY. So the short answer is that I don't plan to keep any PLCs and just have to figure out how to work with Homeseer's PLM. Would be nice if Homeseer communicated to the ISY over the network like the Elk so I could have only 1 Insteon interface to manage.
-
ControLinc buttons as triggers as opposed to controllers?
Michel Kohanim replied to mdcastle's topic in ISY994
Rand, As usual, I couldn't have said it better: ControLincs/RemoteLincs/Keypad Sub-buttons do not have status because they do not control a load. This said, however, ISY maintains the "previous" state of these buttons as if they had a load. Maybe we should get rid of these states but, especially in the case of keypadlink sub-buttons, these states indicate the status of the backlight. mdcastle, First of all, I am so glad you got everything working. As Rand suggested, you should use If Control ... Please do let us know if you are still experiencing difficulties, With kind regards, Michel Again, I don't know how a ControLinc button can have a status, it has no load and cannot be switched in any manner other than manually pressing a button. To look for a Status you must query a device that has direct control of a load (SwitchLinc, InlineLinc, LampLinc, etc.). Hope this helps, Rand -
GPG, No problem at all. For EZIO: Each Input takes 2 links Each Output takes 1 link With kind regards, Michel
-
Hi Mark, I think you should post this question at techmall! With kind regards, Michel
-
upstatemike, ISY can support 512 device/scene combinations. Right now, you have a maximum of 400 distinct INSTEON buttons (nodes in our vernacular). That leaves you with 112 scenes. The current PLM (v. 52), though, will not support your number of links. You would either have to use their Beta (which supports 1600 links) or wait for its official release. X-10 Translator does not take any links if you use ISY for triggers/actions. How many PLCs do you have? I still have to get back to you with respect to HomeSeer integration. With kind regards, Michel
-
Mark, Thank you so very much. GPG, I am going to work with Mark to get the numbers in there for EZRain. As far as EZIO, ISY has stopped working with any of the new firmware versions of EZIOxx especially those attached to/using PLM v.52. Unfortunately, it's quite impractical for us to support devices for which we are not notified of the changes in behavior, APIs, and ramifications between different revisions/versions. Therefore, our support for EZIOxx devices is currently as-is and unofficial. In this respect, then, I feel a little hesitant adding EZIOxx in the list. With kind regards, Michel
-
Mark, Precisely. The new PLM works at 75% and thus you should expect a lot of communication problems. With kind regards, Michel