
Michel Kohanim
Administrators-
Posts
26775 -
Joined
-
Last visited
Everything posted by Michel Kohanim
-
Hello Mr. Lawrence, Can you please remove all certificates in Java Control Panel especially those belonging to Universal Devices, Inc. Once that is done, please do make sure to clear your Java cache. And, finally, please go to: http://isy.universal-devices.com/99i/4.0.3/admin.jnlp Please keep me posted. With kind regards, Michel
-
Hi LeeG, -2 = Device Communication Error -1 = Request Failed Error With kind regards, Michel
-
Hi GeneInSoCal, Actually we were the first gateway they ever tested and there was a mass confusion as to how it should be tested (for instance, they considered it a UPnP Router). For instance, they opened the unit and decided that hardware programming pins are security risks! In any case, they did not approve ISY to be listed on their website. This said, you should have no problem connecting to the meter. Please do make sure you have 4.0.3 installed, figure out the length of Install Code (default is 32), and then follow the instructions here: http://www.universal-devices.com/docs/p ... 994iZS.pdf . If you have any problems, please do let us know. With kind regards, Michel
-
snowtech, http://wiki.universal-devices.com/index ... _vs_Status You do need to use Control because you want the Wait to restart as long as there's motion in the past two minutes. Status will not work because in this scenario, status does Not change. With kind regards, Michel
-
Hi KenN, Those values are not work in progress and are actually used if you have: Smart Meter and are sent a Demand Response event Using OpenADR and are sent a Demand Response event With kind regards, Michel
-
Hi Ken, Please note that the issue is not related to all Weather stations but those that are in the backyard reporting to WeatherBug. There are always alternatives for everything. The main question is development/testing/regression testing times and the benefits. With kind regards, Michel
-
Hi KenN, I do not recommend polling more frequently than every 20 seconds. With kind regards, Michel
-
Hi jmed999, Currently we have no plans of supporting anything tablet related. There are basically too many operating systems and not much that works on all (except Javascript which has its own compatibility issues across different browsers, screen resolutions, operating systems). With kind regards, Michel
-
Hi snowtech, Wait can be interrupted. This means that if the condition changes while waiting, then statements after wait are NOT executed and the program stops till next time the condition becomes true. On the other hand, if the program keeps becoming true while in wait, the program restarts wait afresh. So, what you want something like this: If Status Garage Door is not off And ( Control Motion Sensor is Switched On And Control Motion Sensor is not Switched Off ) Then Wait 2 minutes Call the other program With kind regards, Michel
-
Hi Walt, That's excellent news. Next Tuesday any time after 9:30 AM PDT will work for me. With kind regards, Michel
-
Release 4.0.3 Beta Is Now Available
Michel Kohanim replied to Michel Kohanim's topic in Previous Releases
Hi Andy, What does "drag it to the dock" mean? It should create a shortcut on your desktop. With kind regards, Michel -
Hi KenN, Yes, it's normal for you to have to query ZBPCM. With kind regards, Michel
-
Hi Josh, All you need is an internet connection. With kind regards, Michel
-
Hi jmed999, Thanks so very much for the explanations. With kind regards, Michel
-
Hi LeeG, Are you in Celsius by any chance? This does not look normal. With kind regards, Michel
-
Walt, thank you and very much looking forward to it. With kind regards, Michel
-
Release 4.0.3 Beta Is Now Available
Michel Kohanim replied to Michel Kohanim's topic in Previous Releases
Hi Xathros, Can you please clear your Java cache and try the following URL instead: http://isy.universal-devices.com/99i/4.0.3/admin.jnlp ? With kind regards, Michel -
Thanks wrj0, But, who are "various weather forum sites"? How can we help? With kind regards, Michel
-
Thanks everyone. Added it as a bug. With kind regards, Michel
-
Hi wrj0, Thanks so very much for the update. I wished they would put more details as to exactly what's causing all the issues. With kind regards, Michel
-
Hi Walt, I am not having any fun! I wished we could get PG&E, you, and I on the same call/remote session and figure out what's going on. This said, thanks so very much for your optimism and vote of confidence. They do mean a lot. With kind regards, Michel
-
Release 4.0.3 Beta Is Now Available
Michel Kohanim replied to Michel Kohanim's topic in Previous Releases
Hi wwat, Fan status is really not Fan Status but it's what you did to the fan THROUGH ISY. The real fan status is the Fan Node. This has been the case since time immemorial and there are no changes. Xathros, thanks so very much for the detailed analysis and help. Are you using the Applet or JNLP? If Applet, which browser are you using? With kind regards, Michel -
Scenes and programs (although perhaps I've simpler path)
Michel Kohanim replied to kck's topic in ISY994
Hi Kevin, Perfect. Thank you ... at least we have something to work on which is well defined and can be implemented. I have added it to our Mantis #96. With kind regards, Michel -
Scenes and programs (although perhaps I've simpler path)
Michel Kohanim replied to kck's topic in ISY994
Hi Kevin, Thanks so very much for the feedback. It will take more than 7 years of support issues, calls, endless discussions to be able to reply to your subtle and well stated philosophical points of what should or should not be. From a practical perspective - and as I mentioned before - if you limit your requirement to only having Control (NOT status) events available for ISY scenes in programs, then we have something to work on. Statements like the following are things that make everything fall apart: "If I go to the "scene" page in the ISY GUI and click "On" (or any of the other actions) this is the equivalent of activating a physical switch that is linked as the controller of that scene." This is not true and that's why we have an ISY scene. The outcome of activating an ISY scene is NOT necessarily equivalent to activating a controller in a scene (physically). You can have 10 different controllers in the scene each one of which does something different and then ISY scene can do something totally differently which includes turning everything OFF. So, without getting into philosophical discussions, would having a control event for ISY scenes suffice? With kind regards, Michel -
Release 4.0.3 Beta Is Now Available
Michel Kohanim replied to Michel Kohanim's topic in Previous Releases
Hi Wayne, can you be more specific? Fan status never worked properly since the API didn't support it. What's changed in 4.0.3? With kind regards, Michel