
clarkes71
Members-
Posts
50 -
Joined
-
Last visited
Everything posted by clarkes71
-
Michel - I do not have any other running (only Windows firewall). If I follow your question correctly, once I enter the username/password a second time it does not re-prompt again for that active session.
-
Michel, First - I tried to use https and still get the double login prompt. Second - I tried to turn off the Windows firewall and still get the double prompt. I have no anti-virus software install or third party firewall. Not sure what changed or what is different about my configuration? Strange as it just started about 2-3 weeks ago.
-
I have disabled the chrome sync, reset all settings and still get the same result. to recap: Windows 7 Java 51 isy 4.1.2 disabled anti-virus disabled firewall disabled chrome sync - reset settings - cleared all history data cleared the isy cache (not sure what is stored there) Running out of ideas?
-
Disabled AV and Firewall. No change. I'm using Windows 7. I have one computer that doesn't give that issue. I think the key is: No sync enabled on that one for chrome. I suspect the sych between computers/chrome stuff is the cause of the issue. Haven't tested yet....
-
Just started about 2 weeks ago... I connect to the admin console of my ISY994i/Pro, I enter my username and password. About 2-3 seconds later, the icon bar on the top goes grey and I get re-prompted to enter my username and password? Sometimes, I get prompted a 3rd time? In addition, after the 2nd or 3rd prompt, sometimes the icon bar stays greyed out and I can't do anything. Restarting the browser will usually correct, but not sure why this started about 2 weeks ago? Using: latest beta version Browser: Chrome I have tried to clear browser history and java cache, but that didn't help... any thoughts?
-
The scene test failed. So I pulled out the set button, waited 5 seconds, push back in and held set button down until long beep stopped (factory reset). Restore device and tested the scene again. Worked! Tested turning on the LED with the scene and LED is now on - Working !! Thank You LeeG !!
-
After spending a large amount of time trying to get a KPL button/LED and Garage Door control (tons of ways to configure, but none seemed to work), I went back to the basics. Long story short, I read that one way to get a secondary KPL button LED on is to create a scene with the secondary LED button as a responder and turn on. I attempted this and it failed to work. I repeated process with a KPL I purchased (about a year ago) and was it was successful in turning the secondary LED on. Thus, it leads me to believe, the KPL I just purchased (the one that fails to turn on the LED) must have a newer firmware? anyone else have this issue? Ways to turn on LED without physically pressing button?
-
In the end, here is what I did to solve. Created a new program called 'Lanai-No Motion' If Control 'Lanai / Recessed Lights' is switched On And Program 'Lanai Motion Timer Enable' is True Then Wait 5 minutes Set Scene 'Lanai Recessed Lights' Off Else - No Actions - (To add one, press 'Action') Then in the 'Lanai-Motion Detected' and line --- Stop program 'Lanai-No Motion' If Control 'Lanai / Motion Sensor-Sensor' is switched On Then Run Program 'Lanai Motion On' (If) Stop program 'Lanai-No Motion' Else Run Program 'Motion Notify' (If) Run Program 'Lanai Motion On' (If) I did it this way without a fast on because I use the fast on function to set the flag to override the normal motion timeout (Program 'Lanai Motion Timer Enable'). This way, if no motion occurs, I get the 5 minute timeout I was looking for. However, if motion should occur during the 5 minute timeout, it will stop the 5 minute timeout and resume normal operation.
-
After a factory reset, the LEDs came to life and are operating normally now. Thank you LEEG !
-
Still not working. With the event viewer set to level 3. I have attached the log. ISY-Events-Log.v4.1.2__Sun 2014.02.02 12.12.49 PM.txt
-
I set my test program to set backlight to 50% - nothing. Both SLs still at 0%.
-
I created a test program. It is set to change the backlight level to one of the master bedroom switchlincs to 100%. nothing else. I run the 'then' statement and backlight stays 0% (I changed them to 0% before I switched from HouseLinc to ISY).
-
I guess that would work. The motion on/off program uses a flag to determine an override (disables motion sensor from turning on/off light). If I add that to the if condition, it wouldn't turn off the light when I do want it to stay on, but still turn off a light left on - with no motion. Thanks for the help. My programs for motion are based on the wiki articles: http://wiki.universal-devices.com/index ... _Bathrooms
-
In the master Bedroom, I set the backlight level to 0% on my switchlincs at night (used to with HouseLinc before I got the ISY pro) and back to 100% at sunrise. Now that I have ISY, I can control backlight levels on all my KPLs and switchlincs, except the switchlincs in the master bedroom? Any quick fixes? Is a factory restore the best approach?
-
I've created my programs that will turn on lights by motion sensors and turn off after lack of motion. One issue I'm not sure how to overcome. Let's say the wife hears a noise out back. Turns on the Floodlights in the backyard. Sees nothing and moves on about her business. Issue: motion didn't trigger floodlights to turn on, so a 'motion sensor off' is never going to notify ISY, thus floodlight never goes off automatically. Bottom line is if a motion sensor never picks up motion and triggers an on, obviously an off will never happen... Is there a way to simulate on motion sensor to turn on? Other ideas?
-
Not sure why, but a disconnect of power, wait 5 secs and re-connect power solved the issue.
-
Got my ISY last week and spent many hours getting it configured. I gave it static IP address and change the port to 81. All has been working great. I already have a website that uses port 80 and 443, so I decided to update ISY to use port 444 for SSL. Unit requested a reboot, now I cannot access ISY at all.... what am I missing?
-
Trying to find a way to automate house mode in ISY. Currently, I have an alarm system for the house. When the alarm system status changes (Armed Away, Armed Stay or Disarm), I have it send mail to a specific email address. I use MS Outlook to process these emails using VBS script, which then updates a text file with the current house state (house status variable). Is there a way to get ISY to import or process this variable? The outlook VBS script can obviously be changed to do anything... what would be the best way to notify/update ISY of the house state? I know I could use a KPL button, but prefer to automate.