Everything posted by larryllix
-
Timer Program
Now take a model 6260 and label the 60 minute button "ON" and label the 10 minute button "Off". There you have DIHA. (Distributed Intelligence Home Automation). I have seen some of these units with more logarithmic scaled times. More like 10,30,60,120 minutes.
-
Timer Program
That's all that simple bathroom fan timers do. You press a button usually labelled 5,10,15,20 minutes and get that many minutes before it turns off.
-
Timer Program
A simple nonInsteon timer would have saved a few bucks unless a cyclic program to vent the bathroom on a weather dependent schedule is also wanted
-
Help, can't get simple Scene to work
Does that mean your lights came on alternately, A or B but never together?
-
Amazon Echo and ISY
Start a new thread. Different topic and more will find it and possibly join in.
-
Timer Program
If the fan is wired to the same switch you want to turn the fan off with you are basically out of luck. Once you tap the bottom of the SwitchLinc paddle the fan is turned off without Insteon or ISY programs or scenes. However, you could turn the fan back on and then time it off or use another signal to turn it off. For a double tap on the top (fast on) that could work. IF control fan is switched fast on THEN wait 10 minutes set fan off ELSE (optional) This way whether the fan is running or not the timer will be initiated and the fan should shut off. The danger is you could miss the double tap and there is no feedback to the success. In view of this do not get rid of your basic program with a very long timer like this (have both) or you may come home to your fan still running. IF control fan is switched on AND control fan is NOT switched off THEN wait 30 minutes set fan off ELSE set fan off You could also acknowledge by flashing the LED or beepig the SwitchLinc but I doubt you would hear it with a fan running. IF control fan is switched fast on THEN set fan SwitchLinc LED 0% set fan SwitchLinc LED 100% set fan SwitchLinc LED 25% <--- or whatever brightness you like wait 10 minutes set fan off ELSE (optional)
-
Simple (I think) keypad question
No. I am saying the flashing of the LED doesn't indicate anything, except you pressed that button, and is not a debugging tool. Scenes do not detect a device is operated from anywhere. They only detect signals from the devices that are controllers defined in that scene. Something has to initiate every scene. Random devices, not in a scene, operating a device, that is in that scene, do not activate that scene.
-
Simple (I think) keypad question
All my keypad buttons flash when I press them and they aren't linked to anything. The 2-3 flashes after any keypress is built in to the device and not related to scenes, communications or ISY programs.
-
Amazon Echo and ISY
Without having the syntax handy right now.... Just send the rest command to set the same variable to ISY setting it to -999 or 999. Setting the thermostat directly from Echo control would be suicide IMHO. That would be like putting your thermostat on the coffee table for every child and big kid to play with it. Good joke the rejected vacuum cleaner salesman setting your heat up to 40 degrees C just as he leaves your home. ISY can sort out the value it gets in the variable, apply scaling factors, check for reasonability, interpret the values for special command like Up/Down, and apply situational logic (time of day) to values to further check reasonability.
-
Amazon Echo and ISY
If the echo cannot do any conditional logic, can you have Echo send a 999 and -999 for Up and Down, respectively? ISY could sort this out easily by filtering out ridiculous values and making exceptions like the values below to run a program that looks at the current setpoints or temperature, adds/subtracts half or one whole degree and changes that setpoint.
-
Any plans to use Insteon hub as a PLM modem?
More history on this. http://forum.universal-devices.com/topic/12934-isy-support-for-insteon-hub/
-
Need help understanding what a EZX10RF can do
I would make sure it is returnable. Many report having them in their tool box but I have yet to hear anybody using one successfully but then the need for such a device is waning.
-
Issue with HTLM formatted emails
This equates to 0x3B7516 and I can't see any new bits in the quantity. 16,38410 would have been a different story.
-
Need help understanding what a EZX10RF can do
I had one about two years ago when I first started with Insteon. I thought it would translate X10 code to Insteon. It did, Another feature of the EZX10RF was to repeat X10 signals. I thought this would be a good idea. it was not. It repeated X10 signals so that things got the signal twice. X10 does not have enough intelligence in the protocol or devices to handle this properly. However the unit I had also did another bad thing. It not only repeated every X10 signal it repeated the previous X10 unit code combined with the current house code and command. eg. Turn A4 off X10 = A4 select, House A off Turn B5 on X10 = B5 select, House B on The EZX10RF would now send B4 select, B5 select, House B on This would turn B4 on which was not sent or desired. I had to resurrect my old home brew monitor software to find this. I concluded this was not a bug in the manufacture but a bug in the engineering design. The repeating of X10 was too intelligently done to be a bug in the firmware. and I eventually found a company person bragging on a forum about how they added X10 code repeating after a certain version. The unit went back as defective. I haven't touched any of their products since and they have some nice I/O devices. Too bad for Insteon users. Hearing about some of their other product design flaws has only reinforced my opinion. According to their claims the device should be a perfect fit for your application. The PLM will receive X10 signals on the powerline only and work with other X10 bridges that you must already have.
-
Scene, program, variable help needed
By changing it to a control trigger, you can select which device signal has turned it on and you can activate the off timer from only that trigger. By sensing the status of the lights it doesn't matter what turned them on, they are going to turn off again the way your second program is written. This seemed to be your complaint.
-
Scene, program, variable help needed
IMHO this is your problem using status. It measures the device instead of the signal that identifies the source. If Control 'Outside / Outside Rear Spots' is switched On Control 'Outside / Outside Rear Spots' is NOT switched Off Then Wait 3 hours Set Scene 'Outside / Outside Rear Spots' Off Else Set Scene 'Outside / Outside Rear Spots' Off <---switch already does this via load connection
-
Why does the "about" screen say Internet Access Disabled ?
Sounds like an Apple product problem. I live in apple country but the kind some people eat only. Hopefully somebody versed with this, more than I, will jump in here.
-
As a 5 year long owner...
There is flux cleaning spray that works well with an old toothbrush but I think if moisture is kept low flux is not a problem for etching the traces. Keep the brush wet and conductive and your other hand on a trace to equalise/neutralise any static or voltage difference.
-
Why does the "about" screen say Internet Access Disabled ?
Your 192.168.0.xx:yyyy is an address that is not allowed out on the Internet and is for local LAN access only. Almost everybody uses the same range of IP addresses on their own LAN and routers will not pass this range outside onto the Internet. Port forwarding in your router allows an external Internet IP address to be converted to a local LAN IP address and vice versa. This is effectively "punching a hole" in the natural firewall created by your router. Usually inside your own LAN the port address is assumed to be 80 and not needed to be specified. http:// is the prefix to be used with this non-secure port. https:// (note 's') would be used for ports like 443 and higher. This is more secure protocols.
-
As a 5 year long owner...
Thanks for everything you have done on this Brian. Once I get around to swapping the PLMs I will be researching the forum for "the cure". My PLM is almost two years old now and I think it was in the mid v1.x (fingers crossed)
-
First Motion Sensor
My settings vary slightly but basically are like this. Timeout (minutes) - 2 LED Brightness - 75 Darkness Sensitivity - 75 LED On - Unchecked On Commands Only - Checked <----I previously (X10) would set these 4 or 8 minutes as a backup to controller timer failure. For ISY I haven't used it, so far. The consequences have to be weighed . Night Only Mode - Unchecked
-
As a 5 year long owner...
Yes, I think that logic is the best route. I wonder if these caps go bad with shelf life too. I know the old paper and wax ones or electrolytic breeds would but that was after massive heat treatment in the tube chassis equipment and sitting for years. I guees I should do the swap and get proactive with new caps. See if I can still solder with a 10,000 x magnifying glass yet.
-
As a 5 year long owner...
Yes, I am using an almost two year old v1 and have a brand new V2.1 unit in a box. I am wondering if I should avoid the agro and just switch them, while I am still sane, and attempt to fix the older one now, or just leave it in and let it prove itself or not. Trouble is, I have an untested one that may be out of warranty by that time.
-
Issue with HTLM formatted emails
What happens in the quantity gap or are these the only size tests that you have recorded? I was just attempting to nail down the size as a binary number to look for some bit pattern .
-
First Motion Sensor
Some notes I would like to add for your knowledge using Insteon MS units. When Jumper 5 is on the hardware dials are disabled in the MS. MS has to be put in linking mode before querying or setting options. Two taps to get out. As per PB above, most of us find "On Only" works the best and let ISY decide how long to stay on. With a direct linked scene between MS and Light modules ISY loses some control but the response is really fast. However, ISY programs can, preset values into the scene to adjust brightness to suit your needs based on anything ISY knows. I leave many of my lights responding 100% brightness during the daylight hours because it may be a dull day and also they are LEDs. The 0.005 cents worth of energy to leave them responding 100% for the year is not worth the agro to create complex logic. For testing. A tap of the linking button will toggle the MS status On and Off. Five quick taps will force sending of the current Dark/Light status. Hold under a dark table or in the light for about 3-5 seconds before trying this. Good method to calibrate your dark sensor level. If the MS does really screwy things, factory reset it and use Restore (linking mode). About half of my ten units did weird things until I factory reset them. The other half I reset before even attempting use them (Slow learner) When looking at MS status from anywhere MS status will always show On. 'Control is switched On' the only trigger that can be used. Off never comes. I got a notice of motion in my home once and almost called the cops 'cause I saw every MS showing On instead of viewing program statuses. Looking at more than one proves false trigger from one unit. I have never had false report from any of my 10 Insteon MS units. I thought I had one back a year ago but I believe it caught my bird having a fright attack in his cage abut 25 feet away after car headlights or an indoor mouse flashed his cage.