
zg825
Members-
Posts
44 -
Joined
-
Last visited
Everything posted by zg825
-
Thank you! that worked somewhat well
-
Good morning all, I am hoping someone can help me with exporting all my devices and scenes. I am trying to create a list of the 85 devices that I have. I am also trying to create a list of the scenes (and what devices are attached to each scene). I would think this is possible, but I don't see anything on the top menu bar that is letting me do that in the Admin Console. If there is some sort of script that I need to run, are there moderately detailed instructions on how to do that?
-
Thank you both for your suggestions. While I don't know much, I definitely don't know the "integer variable" stuff yet! Will need to read up on it. I'll try out your suggestion Bill, that makes sense to me on how to get this to work. Seems easy enough path to follow and can use it on some of my other ideas
-
I am trying to set up a program that is based on the action of another action. I have a scene set up to turn lights on at a certain time and then turn off several hours later. There are times when I don't want this scene to run when I just turned off this light slightly before the set time. Here is what I am trying to do: If the Family room status changed to "off" within the last 30 minutes, then program "evening lights on" shouldn't start. Right now, I have the program set as "If time is sunset & family room status is off, then set evening lights as on Yes, i know being upstairs by 8:45 is lame, but we get tired and feel like relaxing in bed after putting the toddler to bed! When we go upstairs, we hit the 1st floor off button which can happen before Sunset. The issue is that once sunset hits, the lights will turn back on downstairs. I'd like to stop this. If I put in the programing, that when we hit 1st floor off, the program "evening lights on" is deactivated for 24 hours, this could cause other problems. We will sometimes hit the 1st floor off in the middle of the day, so we may not want it deactivated that night. Also, as we get into winter, sunset is around 530 ish, so I'd like the lights to automatically turn on as we may be coming home at that time or slightly after. Having a program to be based on the timing of when a previous action was last done seems to be my best action. I see a "last run" option in the schedule, but not sure how to best program that
-
Thanks MrBill, that worked and what I was looking for. I figured there had to be a quick way to do this, i just forgot the method
-
I'm not positive what you mean by that. I saw it saying "writing" which I assume means it was updated
-
Sorry, maybe i wasn't clear. I have a scene called lower floors off which will turn off the basement and 1st floor. I originally had my 1st floor all set up to turn off, and then added in all my basement devices to that scene. When I hit a button on a keypad (there are 5 keypad buttons in total that are part that scene), the intended effect is that all lights will turn off. Currently, if I hit the button, the 1st floor will turn, but basement lights will stay on. Is there a quick way to do, if "1st floor off" is triggered, then turn off all devices attached to that scene?
-
I haven't touched my scenes in a long time (probably 1.5 years), but I remember it was very easy to turn off all the lights in the scene. When I go into the program through 5.3.0, the view looks very different from before. From reading other posts, it appears it is this way to incorporate other devices into ISY. When I want to turn off all the lights in the scene, is this the best method: - Go to the scene name - Go to each device, then at the "on level", click off -Click Update - Move to the next device? I have about 90 devices in one scene, so this is a huge pain. I was trying to read old posts, but couldn't find one that answered the question. Is there a way to mass select all devices and set the action from all of them? Is there a better way to accomplish this vs going through each device and clicking off? I have about 6 scenes that I want to do a big mass off for various parts of the house. Seems like this will take me over 3 hours to do what should be like a 5 minute item would be.
-
Thanks for the advice. I power cycled the devices and that appeared to work. I didn’t need to do the factory reset. Just had to go out and buy a small needle nose plyer, they sure don’t make it easy to pull out the set pin
-
Okay, thanks for the advice. I was able to get it working by doing the restore. Another issue came up in the meantime from a power outage which affected around 40 devices. I had to manually pull out the set button to cycle the power.
-
Thanks for the quick reply. How do you go about doing all that (Power cycle, factory reset, and restore?). For restore, I've typically right clicked on the device and then hit restore. I just didn't know if I factory reset it how to restore it.
-
I lost power today and now a bunch of my light switches are acting up when you actually press them. On many of my 2477D (Switchlinc Dimmers), when I hit the actual switch, nothing happens. I see a light at the bottom of the switch as if it is off, but when I hit the on bottom, nothing happens. Sometimes, it will turn on, but the LED's will all fast blink for like 3 seconds. Typically, it looked like a ramp where when you hit the on bottom, the LED's will slowly go from the bottom to the top one at a time. What is odd is that when I use my mobile app to control the light switch, or the light is part of a scene, then the light will turn on. If i hit the actual switch, then nothing happens. When I hit the mobile app, the light will turn on like i mentioned before, all the LED's on the switch will fast blink vs look like it ramping on. Did all my switches just go bad from a storm?
-
Thank you hart, have a link on how to do that?
-
I have found an odd qwirk in my lighting system and having trouble to find a solution. For my basement, I have a keypad switch at the top of the steps where it will turn on the steps (through a load). I have another toggle switch in the basement that turns on the hallway light in the basement. When I hit the actual basement toggle switch, it will also turn on the step lights along with the hallway light. If I hit the basement toggle switch through my mobilinc, then only the hallway light turns on (basement stair light does not turn on). I looked through my programs and there is no mention of the basement toggle switch. When i looked at the membership level, it is only a member to two scenes (all off, and basement dim). I cant figure out why this is causing my stair lights to turn on / off when the actual hallway switch is pressed. everything works as expected when pressed through an app. Anyone have suggestions on what to troubleshoot?
-
Thanks Lilyoyo1, you are all over this message board! That makes sense. So i created a program to say "if motion sensor is on, then turn on this light" , and then a 2nd program that says if motion sensor is off & last run time for Program 1 was 1 minute ago, then turn off lights. The idea being that if the motion sensor does not detect motion and the last time it detected motion was 1 minute ago, then the lights should turn off. Is that the basic gist of it?
-
I am not very familiar with creating programs within ISY, but able to follow along if pointed in the right direction. I am trying to figure out a few scenarios using a motion detector: I can do this: If motion is detected then turn on the light I don't know how do to this: If no motion is detected for 5 minutes, then turn off the light. The idea is that when someone leaves the room, the lights will turn off in 5 minutes. I am assuming I would need to do something like If Motion goes from On to Off, wait 5 minutes, turn off Light. I just don't know the buttons to hit in the programming I don't know how to do this: If Motion is detected & then door is open, then turn on a light. The idea is if someone walks into my mudroom, then opens the door within 3 minutes, the garage light will turn on. I am unsure if I place a motion detector in the garage, it will turn on the light quick enough. I wanted to avoid someone having to start taking a few steps into the garage before the lights turn on. If the motion sensor senses someone in the mudroom and then garage door opens, then the light will be on before they even take a step into the garage. I am unsure how to do a sequence of events or the timing feature. I appreciate the help! Zach
-
Thank you for your advice. I'm not sure what I did exactly, but I have it working now. I changed the timer to switch to off every 10 seconds. I also tested the lighting to see if it would trigger the motion detector, and it did not.
-
I am trying to set up my Motion sensors on ISY and having some issues. I updated my firmware to 5.3.0 and was able to see the option to add in "Motion Sensor II". It looks like I was able to add the sensor in correctly and is linking up with ISY. When I hit the "beep" button in ISY, I do hear a beep from the sensor at times (only when I hold the "set" for 5 seconds, and it is flashing green) I created a simple program that says: If Motion Sensor is on, then set Room light On The idea being if the motion sensor detects motion, then turn on the light. This doesn't seem to work. Is there some trick to setting up the motion detector so it will work? How quickly will the motion detector reset itself? I am considering having a motion detector on my porch so whenever someone walks out the front door, the lights will turn on. I would like to have another detector a short distance away that will point towards my driveway. I would like if some motion is detected, then my flood lights will turn on. My question is will I create a loop because I assume the light turning on /off will trigger "motion", so the two detectors will keep thinking their is motion and turn on. Appreciate any guidance someone can give
-
Nevermind. I tried it in another browser and was able to download the zip. I’ll follow the remainder of the directions and hopefully get it
-
I have clicked on the link http://isy.universal-devices.com/updates/Insteon_UD994/5.3.0/insteon_5.3.0.zip , but it quickly opens a page then closes it. Nothing is downloaded for me.
-
Vera was able to connect to the insteon switches, i didnt really have to do much. The issue is that Vera kept restarting and erased all the names that I put into Vera for the switches. I have spent 20+ hours to trying to integrate ISY into Control4, but I am giving up at this point. I will just keep ISY for lighting which will be separate from Control4. I can most likely get 95% of what I was hoping to do in Control4 through ISY when I pick up a few things.
-
Thanks. How do I send a rest command? I don’t know if I could get Vera to send a command besides telling the specific load to turn on. Vera doesn’t really talk to insteon. Is there a way to iffft? I’m really going to be using control 4 which send a signal to vera which sends a signal to isy
-
Thank you ! Got like 30 of these programs to create I think, but a task for a slow day
-
I am having to do a workaround solution to integrate Insteon with Control, using Vera. I am able to have my Vera Hub send commands to ISY to trigger the load of a switch/keypad. I found that if I send a command through vera to my hallway light switch1 (there are 3 that will turn all turn on the light, but light switch1 carries the load), then hallway light switch 2 & 3, don't show the button light as on. If I go to the actual light switch 2, and hit on, then Light switch 1 & 3 will turn on. I'm making an assumption that when Vera send the command to turn on the load, the actual scene doesn't get triggered, only the actual load. Any suggestions to help me troubleshoot what to do or create another workaround solution? I'm assuming that I can create a program that would say if X light is on, then Y scene is triggered to be on. Not sure how to actually do that program, but can investigate it further if that is the solution. Not sure if anyone else has some tips
-
Thank you ! I’ll need to discuss those ideas with my installer.