Jump to content

larryllix

Members
  • Posts

    14922
  • Joined

  • Last visited

Everything posted by larryllix

  1. As per paul's report post #9 this sounds like the weak capacitors used in PLMs are being bombarded with powerline noise that the PLM filtering caps have to absorb. You envorinment may be making the PLMs die prematurely. Perhaps a change in filter capacitors to top qulity units, and/or finding the noise source may help.
  2. Do the programs in the folder "continue to execute" or continue to be triggered?
  3. May be good for ISY users to represent themselves at cocoontech.com forum. No forum membership involvement. https://docs.google.com/forms/d/e/1FAIpQLSdiu2EhOi4hb6gN4RQa-U6VA-SZ711Es1wseEkvcBqUI1r7eQ/viewform#responses
  4. No Noob there when it comes to posting screenshots etc. When State variables change value they cause the ISY real-time engine to run through your programs and evaluate any logic that contains that variable, usually in the If section. Using too many (hundreds to thousands) may bog down the real-time engine processing, so IMHO you want to limit your State variable usage to only key variables that are needed for this function. This doesn't happen with Integer variables. Integer variables do not trigger any evaluation and just sit there doing nothing. Consider them lazy. I use hundreds of them to define values as in constants that never change. eg $TRUE, $FALSE Both types of variables can be used as logic filters eg: If 20 <= $sVar <= 30, just as well. The gotcha' comes in when you use trigger causing items (State variables, time periods etc.), as conditional logic filters in programs. They can cause sneaky triggers of Then and/or Else programs sections unless the program is disabled. Then the only way you can get the program to run is to call it from another program. EG: If . . $sVar >= 20 Then . . do something . . Wait 10 seconds . . do something else Else . . -- If $sVar changes to 19 while Then is running it will stop during the Wait and run the Else. Got it? ... ....Send money!
  5. I may have missed a big point here. To trigger program and IIRC to get the attention of a folder condition, from the ISY engine, the variable used must be a STATE variable. Integer variables do NOT cause evaluations to trigger programs or folder evaluations upon value changes. Also....most of us use a prefix signifier to signify State variable usage. It helps everybody, including yourself to know what type of variable you have used. I use $sVariable_name, and some use $s.Variable_name. Note: I do not prefix my Integer variables, others may. You are very welcome. I just hope it helps the way others help/ed me.
  6. Your program trigger to detect you are hone is the same one that enables the folder and allows the program to "see' the trigger. You have a race and apparently the folder gets handled last so your program is blind to the change. I would remove the condition from the folder and test. Another thing I prefer, is to set the stat into vacation/home mode. That way, any changes made on the stats become effective without running Admin Console and other clumsy (for every day usage) programs. I use multiple MSes to control my Occupied mode. Based on that and a 16 hour delay, I then flag $sVacation as true. $sVacation sets my stat temperatures back when it changes. Any movement gets a four hour timer to indicate house occupied. After midnight to 8:00 AM, no timer will change that. If the usually mudroom exit place MS gets triggered, the timer is only 20 minutes. If I set my KPL password into the security system programs, Occupied is False immediately after a 1 minute beeper warning. My house will correct about one degree per hour so, if I correct my stat when I enter the house, I will be tossing and turning in the heat and humidity all night. My setbacks are much more conservative. In view of that, I try to remember to set my stat back to Home mode the morning I am travelling home again. Edit:Typos
  7. I use the MiLight controllers but 4100K is not available via them. With the MiLight/LimitlessLED controllers it's RGB or White, no mixing but the SuperNight RGBWW strips have the nicest white I have seen. Very smooth white good for work surfaces without being 6500K but good for softer lighting too. My guess is about 3000-3500K.
  8. We don't ever use Tags wires in Canada. They won't pass our safety code unless you can wrap tape continuously from one end to another. I am not sure that is legal anymore either.
  9. The biggest stumblng block for Switchlinc installers is that Insteon switches do not support 3-wire switch wiring. Insteon supports multiple switch controlled lighting through Insteon signal logic. I have two switchlincs operating as a 3-wire logical configuration that are barely in the same house, let alone on the same circuit.
  10. Since most of us in the HA world here are Canadian, it would only make sense. "Teken, you are at the 990 word limit, set by yourself!" Yeah, I had barked about that in another thread, why there isn't a simple notification system in place for real world things. How about: "Teken, I hear you talking. You have events on your calendar today. Do you want to hear them now?" "OK, I'll ask again in four hours" "Teken. The webpage you are monitoring at Cruises'r'Us has changed. Do you want to hear the price changes?"
  11. Your UI and firmware version don't match. Stu is trying to help you. Read his posts.
  12. RGBW has to have 5 pins. If you cut the 5m length into four lengths, then two of them will have no connections on the ends. I have done soldering all my life and I doubt I could solder another set of wires onto a silicone dipped PCB strip that the foil will evaporate when you apply a soldering iron to it. If you are thinking about the solderless, 5 pin, snap on connectors, they sell on eBay, I have a box of them and the spacing is incorrect. They don't work despite the cons they give you on eBay. The vendors admit it but still sell them for those strips. They short out some connections. The 5m strips come with connectors welded on each end. You will have to fold the 2.5m lengths in half for easy factory made connections.
  13. You may want to use the single width strip folded back. They come in 5m (15.4') lengths with connectors on each end. Cut in half and folded would give you 49 inches. I suspect inside a tube could give you heat problems and burn out the LEDs though. LEDs run hot when confined and can't take their own heat generated without lots of cooling. The SMD5050 RGBWW strips have a beautiful white that appears to run about 3000-3500K. I have several RGBCW strips that I replaced after seeing the WW strips. The CW ones were way too violet, against 6500K fluorescent tubes, and not what I consider white at all.
  14. The Admin Console has always been intended as a maintenance port and not really for various users to operate devices from. Multiple levels of access would make more sense from the mobile apps available, and/or rest interface.
  15. Just to complicate things.... I send a similar notice with the last known time ISY was running. This takes V5.0.4 to record the time into a variable, and another variable to know if the notification has been sent and continue updating the $last_known_time variable. The user can subtract the last known time from the message time to determine the length of power down time.
  16. In the program summary tab you can right click on any program and see the option in the falldown menu.
  17. Wasn't that when Prime Minister Horton got his double double in parliament on that one?
  18. I have six exterior doors that have glass in them and wouldn't need to buckle, just break. I also have about 19 reachable windows that wouldn't need to buckle either.
  19. Nope. I had one early Chrome version forced on me and one I installed voluntarily. Ruined both my systems and they both had to redone down to the bare HDD sectors to get control back. I don't install Chrome on my Windows machines, anymore. I prefer to have all the features of IE also and Chrome doesn't support so much now. Chrome is fine for mobile devices that you don't expect much from. I woud rather go without some HA than risk those problems again.
  20. Well Thanks. Maybe there is another way using windows tools. For now I'll have to leave it in the USA.
  21. I am using chrome on a 12" touchpad that the apps always think is a phone.Obviously this is not the right Chrome version. I only get "to download send yourself a reminder" That is the only link on the page. I changed over to the desktop version and the whole format changed to the same as IE shows with the tabs, but there is still no link to download or install anything. Another reason I am beginning to avoid Chrome, even more. It's so half baked and missing display of half the Internet. It's so 1980s but I am forced into it with my phone.
  22. That's the webpage I was talking about. There is only a link that invokes my email program to send anybody a link to the same webpage you are on. Am I missing some hiding link there?
  23. As long as ISY gets notified! Afterall, this is an HA forum, not a security forum! I always love the super-nichrome-herculean-krytonite metal hardened, impenetrable, security deadbolts right beside the door sidelites, made of breakable glass. ....and safety glass too, as you don't want the burglar to get a cut!
  24. The only Request Maker I can find it the website that offers a webpage service. I found a so-called download site that creates an email reminder with a link back to itself again?? No luck finding any plug-in but I did see mention it works with Chrome drive. I have avoided that like the plague, so-far, as I avoid most Chrome things after destroying two machine in the early days.
  25. There must be a completely different layout in Chrome. The address is in another submenu in IE and the top right box isn't there at all. I'll have to try an Android computer with Chrome. I take it request maker is the key to this, getting around an invalid Zip code?
×
×
  • Create New...