
TJF1960
Members-
Posts
1812 -
Joined
-
Last visited
Everything posted by TJF1960
-
Just upgraded, so far all is good. Odd is I was expecting to see v2.8.8 as others reported but the version in about and the backup I just did shows 2.8.9! Thanks UDI Team! Tim
-
mjtyson, Out of curiosity what was the solution? Thanks, Tim
-
Ditto. Thanks, Tim
-
tim2u, I would suggest checking with a couple of WB stations in your area to see how often they update their data. All of the stations in my area only update about once an hour (1 is even longer between updates). Lee, I like that idea of the radio with the output to trigger. Do you have it set up to trigger an IO or EZIO? Was the radio very expensive? Thanks Tim
-
Hi Rand, Thanks for pointing that out. But for some reason if you use a left arrow and a right arrow in the same post the software of the forum completely changes the print of whatever is inbetween the arrows, like happened in the first part of your last post (<40>40). I was attempting to figure out what part of the code was making that happen and I forgot to change the values of the second code back to the original value. The second code should look like Sprklr Cold 40 Up Ini: If Module 'Climate' Temperature > 40 °F And Program 'Sprklr Cold Flg' is True Then Run Program 'Sprklr Cold Flg' (Else Path) Else - No Actions - (To add one, press 'Action') Thanks, Tim
-
Once downloaded from the site upgrade went smoothly. All programs seem to be running fine. Once again, Thanks UDI for your continued outstanding support!!! Tim
-
This time it downloaded fine. Thanks, Tim
-
Having trouble downloading the update from your server. The download gets to about 12% then hangs, forever. I have tried it on 2 computers here. Not sure if its my network your yours. Thanks, Tim
-
Here are 3 programs I use to make sure the updating of WB doesn't refire programs. Sprklr Cold 40 Dwn Ini: If Module 'Climate' Temperature <= 40 °F And Program 'Sprklr Cold Flg' is False Then Run Program 'Sprklr Cold Flg' (Then Path) Else - No Actions - (To add one, press 'Action') Sprklr Cold 40 Up Ini: (for some reason using the arrow symbol in the second program causes the post of code to malfunction so the "more than" symbol is replaced with "over") If Module 'Climate' Temperature is over = 41 °F And Program 'Sprklr Cold Flg' is True Then Run Program 'Sprklr Cold Flg' (Else Path) Else - No Actions - (To add one, press 'Action') Sprklr Cold Flg: If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then - No Actions - (To add one, press 'Action') Else - No Actions - (To add one, press 'Action')
-
I just found the link (or one of them) discussing group clean up. http://forum.universal-devices.com/viewtopic.php?t=3033&highlight=group+cleanup+direct I noticed the post is over a year old so maybe things have changed that I am not aware of.
-
Hi Lee, Sorry then for the mis-information. I thought I read somewhere on this forum that the ISY did not send Group Cleanup Direct messages after scene commands. So if the controller doesn't receive an ACK from every responder after the group cleanup then the scene command is re-sent?
-
Thanks for your input. I'm glad this discussion is getting some visibility. As I noted, I was advised by UDI to list the devices, and avoid putting the multi-way scene itself in the Action list. ... ... In other words, if you want to turn off all the lights in a virtual circuit with 3 lights, you want to have 3 separate Off commands in the list of Actions. You should not take the short-cut of simply setting the scene (that manages the multi-way circuit) to Off. ... I'm not sure who would have said this, or maybe an explanation was misinterpreted somehow; but it is not correct. It is almost always better to use a scene rather than setting devices individually. In fact, the only time I wouldn't use a scene is if I have only a single responder. I wonder if it had to do with ACK's being sent with single commands vs no ACK's sent with scenes? In other words the ISY receives ACK's after it sends a single command so it knows the command was received. But with scenes the ISY assumes all responders received the command (if I understand correctly)?
-
I used a similar matte self-adhesive material as ergodic used, placed them on the white kpl buttons then sprayed them with a clear coat. After they were dry I popped them back onto the kpl's. They look great. It's been about 8 months and they still look like new, even in heavy use areas.
-
Hi robandcathy, This is probably a stupid question but I have to ask, are you adjusting the before/after time setting before hitting update? In other words setting 2 minutes >After>Sunset etc. Thanks, Tim
-
Yes, hopefully it is simple. Right click on the program in the left pane, select copy to clipboard. Then paste here, then highlight what was just pasted and select the Code button above. Tim
-
I just checked (running 2.8.4 also) and I am able to select before and after and when saved the ISY saves. If From Sunrise - 1 minute To Sunset + 1 minute (same day) And Time is Sunrise - 1 minute And Time is Sunrise + 1 minute And Time is Sunset + 1 minute And Time is Sunset - 1 minute Then - No Actions - (To add one, press 'Action') Else - No Actions - (To add one, press 'Action') But that may not mean much, some people were having problems with 2.8.3 / 2.8.4 and some weren't. Hopefully others will also check and report. Tim
-
One more thing I should mention. Setting the brightness of the LED did work in previous ISY versions although I cannot say which version it stopped working in since it has been at least 5 months since I last adjusted a ms. It could very well be this last version since a lot of work probably had been done to add more settings. Thanks, Tim
-
Hi Rand, I tried setting to 50 and 255 (I didn't remember it going that hi before, thought 100 was the upper limit) and still no LED on trip. Thanks, Tim
-
I just finished setting up 2 2420m motion sensors. I noticed the LED was not flashing when motion was detected. Jumper 2 is off and the default 100 is the setting for the brightness. I am on 2.8.4 and the ms are v2.0 I factory reset the motion (without restoring in ISY) and the LED flashes with every detection. I then selected options for the ms in ISY. The ISY reported all the original default settings for the ms. I didn't change any, just hit save. After that no LED on motion detection. Its almost like the ISY is turning off the LED option instead of setting the level. Can anyone else confirm? This occured for both ms I set up this morning. Both motions are v2 and purchased about 3 months ago. One of the ms has the address sticker in the usual location in the battery location, the other ms has the sticker on the back, visible without removing the battery lid, which I thought was interesting. Thanks, Tim
-
Hi Steve, You want the ms to turn the office light on at 50%, anytime there is motion or just at certain times? Do you want the motion to turn the light full on at other times? The use of "Scene Adjust" in a program will adjust the on/ramp levels in a scene to what ever you specify so that the next time the scene is turned on the light will turn on to those levels. But calling out the "scene adjust" in a program will not turn on the scenes or make adjustments to a scene when it is turned on already. Tim
-
Also it looks like your program "Office On 50%" is just adjusting the scene when the 2 Office - Sensor switches on, which is too late. That program needs to be run before the ms triggers in order for the scene to turn on at 50%. Tim
-
Hi Michel, After the work you did on my ISY yesterday/last night and since I installed the 2.8.4 upgrade you sent me in an email this morning everything appears to be working 100%. Thank you very much. Do I need to install this firmware also or do I not need to worry about it. Thanks again, Tim
-
Are your exterior lights something other than incandescent? Tim
-
I believe if they were all dimmers then: If Status of 'Keypad A' is not Off would catch any percent dimmed, from 1% to 100%, and would return a true. Tim
-
Hi Michel, Here are the results I got after installing 2.8.4 The 1st time opening admin console it took about 40 seconds for the devices to show status. Programs seemed to be running as usual. The 2nd time opening admin console status of devices took a minute or so to popped up. Again program summary and details popped up after the usual 20 seconds. Also, the batch mode buttons never appeared, neither did they show up under file>. The 3rd time opening admin console status after 20 seconds the username/password window opened again (it already had my username and password entered, just hit ok). After which red ! appeared next to devices in the left pane. 20 seconds later they disappeared. 4 minutes later the device status still hadn't appeared. Unable to gain access to program summary or program details. Closed it down and retried. The 4th time opening admin console the username/password didn't pop up for a second time like in the 3rd attempt but device status never appeared either and again no access to program summary or details. At this point I couldn't close the admin window. Had to go into task manager to close. Using http://www.universal-devices.com/99i/2.8.4/admin.jnlp - Java application for the first 4 attempts. I tried accessing from the internet, no go. I also tried from http://myipaddress, no go. I tried from the desktop icon again and no go. At this point I am locked out. And it appears programs (or at least some programs are not running). LED's on the ISY: Power on. All others off. When pressing any SL the RX lights and stays lit for about 10 seconds with the TX flashing breifly then they turn off. Occurs every time a switch is pressed. At this point I don't know if I should try and reboot or what. Also awaiting further instructions. Thanks, Tim