Jump to content

larryllix

Members
  • Posts

    14982
  • Joined

  • Last visited

Everything posted by larryllix

  1. Is this V5 new variable type? Can't we just use the same style and use a $cXXXXXX prefix to keep them separate?
  2. Personally I would have got rid of any RS-232 signal serial port interface as soon as I could. Ethernet has become a huge standard and if SH drops the serial PLM and they appear to be able to stop UDI from making their own....then what? We all go home crying? Other bridges could have been developed on the Ethernet cable protocol and ISY could have spread it's wings into all kinds of new toys coming out, and the rest of the world with 240v & 50Hz, bulbs without further hubs or even come with Ethernet hub bridges. I had HS2 working with a beta driver into a SH Hub in 2013 before getting an ISY for it's better logic and hardware format.
  3. Perhaps using the Network Module in the ISY a European Hub could be made to work somewhat. May be clumbsy.
  4. The MS units have three nodes that will show up. If you look closely you should see the motion detected node, the LowBatt node, and the Dark node. IOW the unit can detect three different items. You can use the dark detection (settable levels by you) for other programs and devices too. Most set up programs to monitor the LowBatt signals and send themselves notifications via email or text message so they know a unit is failing. Search these forums for programs to use your MS unit(s). I have 9 so far. Some other things to note: Battery devices do not like to be queried (battery saving feature) unless you put them into Linking mode with the little black button inside the battery compartment. Once in that mode ISY can allow you to set up times, LED brightness etc... provided the "Software control" dipswitch is on in the back. Always factory reset these units before using them. Mine always did really weird things until I did.
  5. larryllix

    Fan off program

    hmmmm...missed that... You could make an auto-fan dummy program (for future usage) or just eliminate the disable/enable lines. My problem is guests that turn off lamps at the lamp then the automations won't work. Years back I heard my teenagers tell their guests, "if you didn't turn it n then leave it alone"
  6. Maybe for the $50-80 you may want to get a WC8 board (with case and PS) and hook a $1.99 temperature sensor into it too. May be the cheapest route and you could get a few temps and real time stuffed into your ISY too. http://www.ebay.com/itm/WebControl-timer-temperature-humidity-I-O-controller-network-relay-ctrl-chassis-/270809014985?pt=LH_DefaultDomain_0&hash=item3f0d79a2c9 http://www.ebay.com/itm/5PCS-DS18B20-Waterproof-Digital-Thermal-Temp-Probe-Sensor-Thermometer-1m-New-/251928029681?pt=LH_DefaultDomain_0&hash=item3aa814a9f1 You will also need a 7-9vdc adapter.
  7. larryllix

    Fan off program

    I like to do this with two programs. The first is automatic and cycles your fan based on times etc, The second program is triggered manually by the SwitchLinc On and Off with a backup timeout if SwitchLinc is switched on AND SwitchLinc is not turned off then disable auto_fan program turn fan on wait x hours run (else) this program else set fan off enable auto_fan program
  8. ISY has initialisation programs that trigger automatically. Take ISY off the UPS it has nothing to do and people always tell us to boot up the PLM first and then boot the ISY. Mine boot together and the Initialisation program cleans up most of the stuff just fine including notification how long the power was off. That takes my WC8 board so far.
  9. larryllix

    Fan off program

    How is your son turning the fan on manually?
  10. Would this be too much of a hardship to just shut the system down when you are away? Sounds like wasted energy and how often do you visit this second home? I would be thinking about a Nest or other remote controlled thermostat that you could activate a few hours before you arrive. I know humidity takes a few days to reduce sometimes. I have gotten caught with my system set back on heating and from 10 C to 22 C takes about 18 hours. We have an electric blanket always standing by for the first night home.
  11. Many Insteon units use solid-state switching to provide dimming and quiet operation. The solid state switching usually has enough leakage, when off, to light up sensitive LED lights to visibility. With a heavier loading incandescent bulb this leakage isn't enough to do this. If an incandescent bulb can be paralleled with the LEDs the problem usually goes away. Many of the power supplies today use high frequency switching to get the size of the transformer down to miniature sizes. This can produce a lot of noise on power lines, especially if some filtration in the units is getting weak. Just a guess, but I would say the LED power supply was involved, especially when switching the whole unit on and off.
  12. This would be a simple link between them using Insteon Switchlincs. I would think Zwave should be the similar.
  13. After creating the scene and installing it into your MS using the linking mode this should work for you. We don't even detect any light on delay with this technique. Here is the programs I use for my bedroom lamp: MBR Lamp.auto - [iD 009D][Parent 000A] If Control 'Master Bedroom / Motion.MBR' is switched On Then Wait 45 seconds <---------------------------------note the On is via scene direct control and not needed here. Set Scene 'Master Bedroom / MBR Passtrough' Off Run Program 'MBR Lamp.auto' (Else Path) <------------makes state visible from folder colour Else - No Actions - (To add one, press 'Action') ------------------- Now to adjust the response of the lamp I use this two time node program: MBR Lamp Level adjust - [iD 0084][Parent 000A] If From 10:30:00PM To 9:30:00AM (next day) Then In Scene 'Master Bedroom / Motion.MBR' Set 'Master Bedroom / MBR Wall Lamp' 15% (On Level) ^------Note to select the MS as the scene, NOT the lamp!!! Else In Scene 'Master Bedroom / Motion.MBR' Set 'Master Bedroom / MBR Wall Lamp' 70% (On Level) ---------------------- Of further interest may be this manual override program operated by a remote keypad: MBR Lamp.manual - [iD 0038][Parent 000A] If Control 'Master Bedroom / MBR KeyPad.A' is switched On And Control 'Master Bedroom / MBR KeyPad.A' is not switched Off Then Set 'Master Bedroom / MBR Wall Lamp' Fast On Disable Program 'MBR Lamp.auto' Disable Program 'MBR Lamp Level adjust' In Scene 'Master Bedroom / Motion.MBR' Set 'Master Bedroom / MBR Wall Lamp' 100% (On Level) Wait 2 hours Run Program 'MBR Lamp.manual' (Else Path) Else Set 'Master Bedroom / MBR Wall Lamp' Off Run Program 'MBR Lamp Level adjust' (If) Wait 1 second Enable Program 'MBR Lamp Level adjust' Enable Program 'MBR Lamp.auto' Lamp will get direct hit by MS so adjusted scene level.
  14. You had stated the ON which is scene linked directly from the MS to the Light works great but the turning it off by the ISY is flaky. That is run by the program. Either the program has problems or your communications between the MS to the ISY or the ISY to the lightswitch does.
  15. This is the method I use for almost all my MSes. It works like a charm and no delay can even be detected by us. I also use logic controlled dimming for the lamps involved by manipulating the scenes. Can you post your program involved here to look at?
  16. I guess we would need specifics to evaluate the value of using the stat to protect from further damage. How did the A/C unit malfunction? If The A/C unit was running continuously the temperature should have dropped. Maybe a window is in order.
  17. This sounds a little nonsensical. Aren't you basing a protection mechanism on the thermostats system that is failing? It also sounds like the A/C is stuck on and yet you are sensing a high temperature to turn it off. Wouldn't an independant thermostat be in order to protect this from overheating and over cooling? Maybe just a mechanical thermostat in series with the cooling wire for reliable protection against runaway. I would be sure it may be more complicated than first glances.
  18. That sounds more like bad communications. My two leak detectors have never missed a beat in about a year now.
  19. Most of my main devices turn on by scene link from the MS to the lamps/light. They will all turn on manually and still automatically but will not turn off automatically if my ISY fails. I love HA! I started with X10 back in the 1980s and when I moved couldn't wait to get a better (Insteon) system.
  20. Strange I do not have a 2441TH and only two 2441ZTH units talking to ISY. When I changed my units from F to C the scale of the transmission of data does not change. The 2441ZTH only transmits C with two counts for every degree. When you change your ISY994i over to C from F no adjustments are made on the 2441ZTH thermostats to accommodate the scale change. It would appear that F scales are all done at the readout ends.
  21. That is the time (new) they need them. The factory fresh devices do weird thing that you or I could never make them do if we tried to.
  22. After not heeding this advice from other many times I always do this now. Always factory reset every Insteon device before using in your HA system.
  23. In the first scenario the links connecting the two switches did not get installed. - Are you sure you used the correct switch as the controller and the other with the load as the responder? - The Insteon commands from the switches can cause ISY to "think" the devices are on without actually operating them. Do a device query after operating to update to real statuses from the actual devices.
  24. Yes the same CU30x controller. My well is 155 feet deep (lift probably only about 50-60 feet)and using the 1/2 hp as the biggest I could get for 120vac. The pressure is limited to 60PSI and at 70 PSI it takes a long time to shut off. If my well water level drops significantly it may never shut off and consume massive quantities of energy before noticing. I only have one floor and basement. A second story would made the story different.
  25. Yeah! what he said! I was getting around to that in about another five-six hours but I had to warm him up first! Edit: replaced minutes with hours
×
×
  • Create New...