-
Posts
14889 -
Joined
-
Last visited
Everything posted by larryllix
-
So the tstat is sending it's raw data, but the IST is prescaling it and since it can't handle fractions it can't put out the same resolution it takes in? I assume you can do math with the 0.5 values though.
-
You may want to fasten the thing down so you don't come home to a Tupperware boat floating across the floor keeping a leak sensor high and dry as it floats across the room!
-
I think most newbies have a problem with so many programmes required to do what is considered "one job" or "one function". I know it really bugged me in the beginning. What can really help the feeling of tidiness of programme filing is the use of folders that may not be immediately evident at first when starting out. An example of folder lexicology Rear Lights '**** folder (no software) sunset '**** three programmes to do functions night morning
-
Industrial control systems (SCADA) that I dealt with almost always sent raw binary data for analogue values. It was up to the HMI (human machine interface) to convert the data to engineering units to be viewed by humans. This way no raw sensor resolution accuracy was ever lost other than a rounded off bit (digital bobble) at times. This was a huge Insteon mistake attempting to send data in the same format as viewed on the HMI LCD screen. It would be a simple job in the ISY to multiply the raw binary temperatures by a scaling factor and add a zero offset, as needed (what about Kelvin scales?). Keeping temps as one decimal place as a x10 value is something ISY could easily do and just as easily convert it back to raw binary to send back to the tstat for settings. Dealing with truncated scales inside a computer is another ridiculous design flaw. This forum is starting to save me money!
-
Check to see if the lights are OFF first and if they are NOT leave them alone. If Control 'Gathering Room / Motion' is switched On And From Sunset + 6 minutes To Sunrise + 6 minutes (next day) And Status 'Gathering Room / Floor Lamp' is Off Then Set 'Gathering Room / Floor Lamp' Fast On Wait 45 seconds Set 'Gathering Room / Floor Lamp' Off Else - No Actions - (To add one, press 'Action') Note the MS is coupled directly to the module via X10 but it causes the responding lamp to come ON very slowly and I don't like it so I hit it with a 'Fast On' immediately and it beats out the ramp up with an almost immediate full brightness. The ISY is fast if you don't call another programme first. I like the slow ramp off though.
-
You would have to use all or a good portion of this software http://wiki.universal-devices.com/index.php?title=ISY-99i_Generic_Calendar_Using_Programs_and_Variables or hopefully UDI will add system variable access in one of the next version releases as per my request here. http://forum.universal-devices.com/viewtopic.php?f=7&t=13530. More voiced support never hurts their priority list.
-
I sure am glad to hear of your experiences with that one as it was next on my list of purchases and probably saved me a lot of anguish. The ability to query every parameter except the main one is a joke. It seems a lot of this stuff is designed by people that have never used it. A settable update/heartbeat time and pollable values or reporting by exception (change of value) would have been the best from my experiences. Every minute is a ridiculous scheme. Unfortunate. Pi will be next.
-
I believe I asked the question incorrectly and got information I already knew. I was enquiring about the second trigger that looked like it was to isolate the two events from each other but was actually explained previously in your post above as a way to cancel the timer running in the "Then" section. Thanks all!
-
Is it correct that "is switched on" would include "switched fast on" detection as well as plain "switched On"?
-
What would trigger the else? The If triggers section has to evaluate to False for the else section to run. This would usually be an MS sending an Off motion timeout. The MS timeouts were the ones giving you strange light behaviour (seeing different motion) and were replaced by the ISY programme timer which you can now control with various other decisions that can be added for times of the day etc. Eg: I have a MS and bedside lamp in my master BR. The lamp times off in 1.75 minutes beating the MS timer (as a back up insurance of 2 minutes). If I get up in the middle of the night to hit the bathroom it times out in 45 seconds so it doesn't stay on too long after I hit the bed again. Much longer times are wanted for evenings. It's not only a hobby, it's a lifestyle and an obsession! You'll get used to it!
-
No code supplied but.... What if you are home and forgot the door was open? Perhaps went to bed? Been there on that one. You could flash some lights or make some noise as a reminder and then if the door doesn't get closed in the next 5 to 10 minutes then send the email 'cause you're not home. If it's late at night close the door automatically as a last resort.
-
Meanwhile I am sitting on a small SCADA system RTU with 32 x 20A, 250vac latching O/Ps, 64 12bit bipolar analogue I/Ps, 64 dry contact status I/P and no ambition to write the polling routines to support the serial protocol needed after seeing things like this (CAI) that are close to Plug'n Play with only a limited amount of stress/excitement. This thing was used to control a private 1/2MW NG co-gen on our grid, when it was the rage era. But.. where's my application for it? I should put it up on some industrial used equipment site and sink the profits into all these little fun boards and gadgets. I can see the wig and blinking eyes on my snowblower already! Wait! How many extra bedrooms you got?
-
ooops... Sorry. I guess I only looked at the other two and assumed two total.
-
Nice! I think my wallet and my live-in monitor needs a rest for a bit though. I am still populating my great room with some dimmer wall switches, yet. **sigh** Let me think... Landscape the side yard this year? or CAI? hmmmmmm... I'm sweating now. BACK to reality! Time to get out and blow the snow out of the driveway. Snow banks are almost 8 feet high at front. No typo and it's not letting up this year! Thanks for the tease though!
-
I ran into this one that could do your job. Heat produced and size may be a consideration though. http://www.ebay.com/itm/24vac-24vdc-to-5vdc-converter-power/251362283053?_trksid=p2046732.m2060&_trkparms=aid%3D111000%26algo%3DREC.CURRENT%26ao%3D1%26asc%3D20000%26meid%3D4487592531891961588%26pid%3D100040%26prg%3D8920%26rk%3D3%26rkt%3D4%26sd%3D131102781584%26
-
If you run Win 7 (likely Win 8 also) and your static IP assignment failed for some reason, you can run the "Network" app and it should show up so you can determine the IP address.
-
Awesome little board! Is there any prefabricated cases or power supplies for them?
-
USB wallwarts are usually much cheaper, easily available, and most are switching PSs now. They put out 5vdc and typically capable of 0.5A up to 2.0A. One comes with every cell phone, iPad etc. I think I have 30 of them here now.
-
The whole thing sounds dangerous to me. No matter how much insulation you use on pipes there is usually a scenario where the pipes may still freeze if you do not keep water flowing through them. There are pipe heating straps made for this but then you need some power in the attic too.
-
Those types usually say that. The Kitchen and Bath caulk silicones typically contain a fungicide to prevent mold. I silicone grease my probe to the side of my PV batteries and cover it with a bit of urethane foam to keep it mostly "thermally in contact" and influenced by the liquid inside.
-
Garage Door Setup- How to turn on/off Keypadlinc light?
larryllix replied to 66splitbus's topic in ISY994
Thanks LeeG. Further, I understand that Scenes in the ISY can control these LEDs. Is this due to an lacking feature in the ISY capability growth or something that cannot ever be resolved with the way the KPLs work, or is my understanding not correct? -
Garage Door Setup- How to turn on/off Keypadlinc light?
larryllix replied to 66splitbus's topic in ISY994
Not having one of these devices yet, I am wondering what the problem with controlling the KPL LEDs in ISY is. If I read your comment correctly, scenes can control the KPL LEDs but not direct ISY programme control? Can you elaborate on why this would be, please? BTW:I don't use scenes yet but they are my agenda to explore. With no human controllers yet, they may not be of much value. Thanks. -
I do not have one but the Insteon 2441ZTH sends temperature information. I believe a remote wired probe is available for it also. Runs on batteries or optional wallwart. Note: The "Z" in the model number. http://www.aartech.ca/search/search_query/2441ZTH in Canada http://www.smarthome.com/2441ZTH/INSTEON-Wireless-Thermostat/p.aspx
-
IMHO the Hub is not Home Automation. It is Home remote and local control. It will do timers and scenes (grouping devices to be synchronised). The Hub can be controlled by various PC software to do conditional logic but more cost and a PC left on 24/7. The ISY consumes 2-3 Watts and is tiny. Mine sits on top of a surface mount electrical outlet box where it is plugged in. The ISY can do conditional logic like. If it is 6:00 PM and Wed, Fri, or Sat AND House_is_occupied Then Set Furnace_Fan On Wait 20 minutes Set Furnace_Fan Off If you like to challenge yourself with logic and programming the ISY is the one to get. You will also need to get a PLM 2413S to make the ISY talk to Insteon devices, another $80. Remote control via your smart phone can be done with it also.
-
From what I have read in this forum (mine is still in the package), others are having the same problem. The sensors need dirtier water to trigger them as pure water is an insulator. The sensor should work fine placed on concrete or with a dirty water leak. Try some salt or baking soda in your test water.