Everything posted by Kentinada
-
Garage Door Randomly Opens
My garage door will randomly open. Doesn't happen often. I get a text alert when my door goes up or down. See the attached screen shot for the code I got here to provide this alert. What I'd like to do is have a program running from say 11pm to 6am that shuts the door if it opens. I think I could use this same style code to do that. But it has been a while since I looked at this and I don't recall why the If test checks for the Garage Door-Sensor being switched On and for it NOT being switched off. This code does work but someone help me understand it a little better? Wouldn't just checking to see if the sensor is switch on be enough? Thanks.
-
All Devices Trigger for No Reason
For the 2nd time in about 6 weeks, in the middle of the night, all my INSTEON devices controlled through my ISY994i which were all off at the time, turned on! All of them! Is there any way to debug why this is happening?
-
RL2440 Problem
Well I ended up trying Restore Device and that fixed it. No clue what happened but its working so I don't care.
-
RL2440 Problem
Yes, when I press and hold the button, the lighting devices in the scene show the % the device is on. But when I click it once or double click it, nothing happens. Not sure how to read a link table.
-
Why is device showing up as controller?
Not what I mean. The actual plug INSTEON device is showing up in red italics. Doesn't that mean the plug is a controller too? How is that set? Can it be turned off? Why would it be helpful to have on?
-
Why is device showing up as controller?
I have a scene with 4 plugs assigned to it and 2 different RL2440 buttons. One of the plugs shows up in red italics which i believe means it's a controller. Why? I never set it up this way? See attached screen shot.
-
RL2440 Problem
I have installed the last 2 updates to my ISY994i. Current version is 4.5.1. My RemoteLinc 2440's have worked fine for a long time but now the on/off functions of the buttons don't work. In the Admin Console, if I press any of the 6 buttons, the current state stays blank and the scene it controls does nothing. However, if I press and hold the on button for a scene, the lights all gradually come up to full power. And likewise, I can slowly turn them off by pressing and holding the off button down until all lights go off. What is happening and why are the on/off functions not working properly?
-
Compatible Thermostat?
Ok thanks. One last question. Can I have 2 z-wave thermostats in the house running from the one controller? I have 2 zones in my house. Sent from my iPad using Tapatalk
-
Compatible Thermostat?
MWareman, do you have any screenshots from Mobilinc for the interface to the Trane Z-wave thermostat you could share?
-
Compatible Thermostat?
Can you point me to the devices by chance? Sent from my iPad using Tapatalk
-
Compatible Thermostat?
Is the zwave compatible with the ISY? How about Mobilinc? Sent from my iPad using Tapatalk
-
Compatible Thermostat?
It is not changing states from awake to leave to return to sleep at the defined times. If I go through the process to set the time again, it jumps to the right phase. But it won't do it automatically. Defective thermostat maybe? Sent from my iPad using Tapatalk
-
Compatible Thermostat?
Is the NEST thermostat compatible with the ISY994i? I'm not too thrilled with the INSTEON 2441TH.
-
Low Battery Indicator
One more question and I'll quit bugging you on this topic. So by adding the repeat, that says to me that this Low Bat is not an event that triggers this code to run like other events. e.g. when my garage door goes up or down, I have code to tell me the door is open or closed. Rather, this low battery event must be caught once it gets set to On. Is that right?
-
Low Battery Indicator
So Teken, should this simple program work then? If Status 'Outdoors / Front Door Motion-Low Bat' is On Then Send Notification to 'Kent Txt' content 'Low Battery'
-
Low Battery Indicator
Larrylix, I have 3 MS right now and I'm just trying to find a way to be alerted when the battery is getting low rather than having to discover it by trial and error. Gee, this motion sensor doesn't seem to be working anymore. Guess I better check the battery. If that is the way, then oh well. I'll live.
-
Low Battery Indicator
Stusviews - thanks for the tip on copying code and pasting here. Here is my full program as it stands now. Front Door LBC - [iD 0007][Parent 0001] If Status 'Outdoors / Front Door Motion-Low Bat' is On Then Send Notification to 'Kent Txt' content 'Low Battery' Wait 12 hours Run Program 'Front Door LBC' (Then Path) Else Wait 12 hours Run Program 'Front Door LBC' (Then Path) LeeG - Maybe this is more a problem of not understanding when programs run. So do I have it right that this code above would run if and only when the 'Outdoors / Front Door Motion-Low Bat' goes to an On state? From what stusviews stated above, it would seem to indicate that the device changes to On one time and then goes back to Off. So wouldn't this program run when that event occurred? And I agree the Else clause is worthless as written. In fact, if stusviews is correct about the one time change, the Wait 12 hours isn't necessary either. The program would be triggered when the Low Bat indicator changes to On and I'd get the notice. I must still be missing something if it isn't this simple. And once the device changes from Off to On and back to Off, how would it ever do this again? If I put a new battery in, what happens in the MS that resets itself to check this and change one time? Thanks for any more help you can provide.
-
Low Battery Indicator
Here is my program ( I couldn't find any way to copy and paste my program here) If Status 'Outdoors/Front Door Motion-Low Bat' is On Then Send notification blah blah blah Wait 12 hours Run Program 'Front Door LBC' (Then Path) [which is this program] Else Wait 12 hours
-
Low Battery Indicator
Ok, maybe I didn't describe this too well. I have a motion sensor which I would to have notify me when the battery is low so I know to replace it. I attached a screen shot. See the device called Front Door Motion-Low Bat. It says it's off which I take to mean the battery is fine. I test this in a short program by checking to see if Front Door Motion-Low Bat is On. If so, it sends me a text. Otherwise it waits 12 hours and tests again. I get the text every 12 hours saying the battery is low BUT the Low Bat status is ALWAYS Off. Apparently the program is not the way to check if the battery is low. Ideas? Sent from my iPad using Tapatalk
-
Low Battery Indicator
I have a very short program that checks the status of the Insteon Motion Sensor Loew Battery indicator. If it's On, it sends me a text so I know it's low and needs to be replaced. If it's not, it waits 12 hours and checks again. I am getting a text indicating that the Low Battery is On even though it shows it's off in the Admin Console. What's up with this?
-
INSTEON Thermostat and ISY994i
I have a gas, two stage furnace. Sounds like INSTEON is the easiest way to go. Thanks for the info.
-
INSTEON Thermostat and ISY994i
I searched this forum for information on this question and there are so many threads out there on thermostats, I'm hoping you'll humor one more. I have a 4 zone heating/cooling system in my home with simple programmable thermostats. I have an ISY994i and many INSTEON devices I control. I'd like to add thermostats to that list. Is the INSTEON 2441TH the way to go? Is NEST compatible with the ISY994i? Are there better options than INSTEON? Any help would be greatly appreciated. Thanks!
-
Install a replacement 2413S
Never mind. Problem solved. Somehow the scene got removed from the button I was using to test on RL#2. All is working now. Whew! Thanks for everyone's help.
-
Install a replacement 2413S
LeeG, I had done a reset on both and now have done Restore Device on both. RL#1 works fine. RL#2 does not. Even the all on and all off don't work. It does a successful write updates to the device but it doesn't work. The address of the new PLM is 34.E7.BB. The Device Links Table from RL#2 is here: https://monosnap.com/file/8H89r1d2BxL3zOXIObVzuaMTRtU9TM
-
Install a replacement 2413S
Well I tried but it got this error. In case the link didn't work, here is a link from my dropbox: https://www.dropbox.com/s/s2tv09naap98zx3/Screen%20Shot%202015-08-05%20at%207.43.25%20AM.jpg?dl=0