Everything posted by larryllix
-
Pulsating LEDs
If I press all four buttons sequentially, which I do every time for combination entry, they all blink together almost exactly as I see in your video but for a distinct number of flashes....maybe four or five times. Sometimes I observe pairs of buttons coming on slightly ahead of the other two and I assume that is the filming synchro effect maybe. Mine don't do that during my reported blinking. The SwitchLincs are just weird and I can think of no way they could do that from Insteon. Even ISY could not flash three units simultaneously that fast, so hacking would be out, for sure. As Jerlands suggested above some type of common disturbance on your neutral or line feed to affect all three. Breaker contacts going or overheating? I also have some weird effects on my overhead lighting on SwitchLincs. The lights dip for a split second and so fast we thought we were blinking but we can confirm with each other that we both see it most times. It seems to be happening on two or three SwitchLincs at random. Of course LEDs have a fast response to show this dramatically.
-
Pulsating LEDs
Try hitting it with a heat gun / hair dryer and/or some cold spray inside. Perhaps you have PS capacitors going bad n the power supply and certain powerline disturbances set it off? Low/ high voltage during the time period? Edit: after watching your video they don't do what I would call "pulsating". I had images of the LEDs throbbing. They just cleanly blink on and off exactly the same rate as mine do after being pressed. With the Switclincs blinking in unison also this appears like you have initiated the phase tap test and they are responding. I have never seen anything but white LEDs on my switchlincs. Is the color significant, old version, or some mod?
-
Pulsating LEDs
I have three of four SwitchLincs start blinking with Insteon traffic since about v4.3.18 to v4.3.30. Strange that only once access to this option arrived it started happening and they all started this behaviour weeks apart. The first unit to do this was immediately after a very close lightning strike and I thought it was cooked. After a power cycle it worked OK but flashed on Insteon traffic. Two others started randomly in the next few months independently. In the few years I have never seen this happen before and didn't know there was such a feature until I happened upon the options in a newer version.
-
Notifications for washer/dryer?
One of the logistic problems with most of these ideas is that you still need a 120vac receptacle to mount and run an I/OLinc module. This means some kind of wiring box to hold an overcurrent device, a receptacle and connections to hack into your 240vac dryer plug cord anyway. I suppose a small signal cable could be run from the sensing device around the room to the I/OLinc plugged into the nearest 120vac receptacle.
-
Notifications for washer/dryer?
That means opening your appliance and mounting and wiring a relay inside the dryer. most aren't going to do that, may not want to, or are not capable of doing that.. You would require a fused circuit to protect the I/OLinc reducing the overcurrent protection to 15A or less. It will be a bit technical in view of no Insteon product for this application though.
-
Notifications for washer/dryer?
Yes. I am already using one but just brainstorming for people that use 240v dryers. There should be a fairly easy way for others.
-
Notifications for washer/dryer?
May be a problem a gas dryer but... How about detecting the position of a damper totally inside the building inside the non-ferrous vent pipe with a vein switch of some design. Would have to lift the magnet or rotating one on the axle outside the pipe may take less torque.
-
Notifications for washer/dryer?
hmmmm. many reed switches will take AC but if it is "sensitised" with a permanent magnet this may be a problem and the bridge would be needed. This precludes cutting into the conductors and then a small step up voltage or step down current transformer might be needed to get over the double diode voltage drops and then another coil for the reed switch.
-
Notifications for washer/dryer?
I had a thought about this today. I wonder if a few turns of one leg or both legs, opposite wound around a garage door sensor into an I/OLinc would work If they can detect a magnet within 2" it may be sensitive enough for the current to closed the contacts.
-
Correct way to program a fan or light to turn off? control vs status.
One If section per program. Your program can call another program and do another "If". Disbale this program if triggers are not wanted to interfere with the logic. I never use Fade Up/Down or Fade Stop. Holding the paddle Up or Down for longer than a tap sends a Dim/Brighten command that I trap for setting scenes.
-
Correct way to program a fan or light to turn off? control vs status.
The groupings are tricky for these multiple Then and Else invocations conditions. Negative conditions require ANDs for the logic to be treated as a group negative of (positive ORs). DeMorgans theorem. ie. not(D or E or F) = (not D) and (not E) and (not F).... substitute 'and' for 'not(or)' Kitchen Cabinet Motion Override - [ID 0016][Parent 001A] If ( Control 'Kitchen / Kitchen Cabinets' is switched On Or Control 'Kitchen / Kitchen Cabinets' is switched Fast On Or Control 'Kitchen / Kitchen Cabinets' is switched Fade Up Or Control 'Kitchen / Kitchen Cabinets' is switched Fade Down Or Control 'Kitchen / Kitchen Cabinets' is switched Bright Or Control 'Kitchen / Kitchen Cabinets' is switched Dim ) AND Control 'Kitchen / Kitchen Cabinets' is not switched Off AND Control 'Kitchen / Kitchen Cabinets' is not switched Fast Off AND Control 'Kitchen / Kitchen Cabinets' is not switched Fade Stop Then Disable Program 'Kitchen Cabinet Motion' Else Wait 45 seconds Enable Program 'Kitchen Cabinet Motion'
-
Backyard Dog Programs Part 2
I am not exactly sure how you want the two logics to combine. These lines of code may be able to be added in to your existing programs as they are later events than your code executes for. If From 9:15:01PM To Sunrise + 15 minutes (next day) And ( Control 'Sliding Door Open' is switched On And Control 'Sliding Door Open' is NOT switched Off ) Then Wait 10 minutes Enable program 'screen door only' Wait 10 minutes Disable program 'screen door only' Else - No Actions - (To add one, press 'Action') Program 'screen door only' (disabled) If Control 'Sliding Door Open' is switched Off Then Set Lights Off, dog is in, etc. Disable program 'screen door only'
-
IOLinc status not updated in ISY unless I query it
Should be fine as it works going forward on firmware. Select | File | ISY Restore | browse for your file. Might be a good idea to do a backup first and save the mess, just I case anyway.
-
Admin console text is tiny on my new computer
This has been raised many times and I believe this is on UDI's list of things to install.
-
Motion sensor programming
Ask when you are ready. The response is fast, dimming levels are variable if set ahead of usage, and manual override works with a failsafe timer, for that "I thought it was auto" assumption that happens.
-
Leak Sensor Scene operating an On/Off Module closing/opening valve
Thanks I assume a DON 1/2 would be a wet/dry signal. What would a DON 4 be? Perhaps a heartbeat? Maybe I got fooled. Did you try the short and long press. I found anything longer than about 1/2 second a long press. Edit: I saw your LeeG response above.
-
Leak Sensor Scene operating an On/Off Module closing/opening valve
Just receiving two new Leak sensors and having two previous I have found they operate quite differently. On the two newer units (v.41) the pushbutton sends out Dry On, every time. On the two older units (v.43) the pushbutton sends out Wet On for a quick tap each time and Dry On for a longer push each time.
-
Motion sensor programming
Here is a series of programs I use that do it all. I use a timer override for manual On/Off just in case you forget the automatic lights are locked on in manual. http://forum.universal-devices.com/topic/16694-50-latency-question/
-
Motion sensor programming
With most of my auto lights I just let them turn on during the day. It may a dark area and I can't be bothered to inflict a third brightness level program switch. With LED bulbs running all day would not be a financial hardship and pointless for energy saving. I just want my 100w equiv. beside my bed dimmed in the middle of the night .
-
Motion sensor programming
I link all my MSes to the lights for faster response. This requires different methods to control all the aspects of dimming and manual override..
-
Triggering IOLinc Relay with IOLinc Sensor
Very Odd. Did you measure the output of the NPN transistor? Silicon transistor open collector can pull down to almost 0 volts. This was a hard concept for many to swallow when the base to emitter voltage is pegged at aprox 0.7v. Perhaps a darlington pair output.
-
Triggering IOLinc Relay with IOLinc Sensor
I am glad this resulted in a solution for you. Agreed the I/OLinc is a bit screwy and if Insteon does change this setup I am sure nobody will find out until it doesn't work that way anymore. I am a little sore right now as I just received two new DampLincs = leak sensors and on the two new units the linking button sends Dry signals whereas my older two units send Wet signals sending my wife notifications about leaks while she was away. I was testing with the two new units and it seemed safe to continue on the old units. She is very sensitive to this right now, after two washing machine spills last week, and started shopping for a newer and improved mop.
-
Constant Login Requests
This sounds like a call to UDI Tech support.
-
Constant Login Requests
That usually indicates your Java cache needs to be cleared of duplicate files. Use the Control panel, Java and make sure you select all options before delete.
-
Triggering IOLinc Relay with IOLinc Sensor
MS units work fine in scenes with lighting modules. As above, the Off has to be disabled from the MS then ISY can control that. Response is immediate. There is a way to control dimming also on a preset the scene basis.