Everything posted by oberkc
-
Motion-triggered lighting in home theater
No. My perceptions are that the OP wants the program to trigger from a motion sensor and ONLY a motion sensor. I did not think he wanted a program that was trigger by a motion sensor AND and other "different mechanisms". I do not perceive that there are other such mechanisms in play here. But...ISY newbie has not returned and only he can clarify.
-
Motion-triggered lighting in home theater
I am quite familiar with the thread you linked to. I am obviously not being clear nor, I doubt, helpful to the OP. Nothing you have said or linked to is unfamiliar to me. I just do not think it addresses the stated desires of the OP. Signing off here.
-
Motion-triggered lighting in home theater
Again, while all may be true, I thought this post was simply about triggering lighting via motion sensor. I was only responding to the request to switch on lights "when people first enter the area". Perhaps I misunderstood the original request, but it seemed to be limited to motion-triggered lighting. I quote the following snippets:
-
Motion-triggered lighting in home theater
??? Not following this. While all may be true, I am not sure what this has to do with a motion sensor detecting people entering or leaving a room.
-
Motion-triggered lighting in home theater
You might find a way to position the motion sensor to trigger when people are entering a room, but I am skeptical that a sensor so positioned could differentiate between entering and leaving.
- 3-Way Wiring - Use ISY , or Not?
-
3-Way Wiring - Use ISY , or Not?
Of course, linking and physical wiring are two different issues. The original question and subsequent responses were in relationship to the linking operation. The general idea for wiring is to provide all insteon devices with unswitched power and neutral. The load can be connected to any of the insteon devices, it does not matter which. Unfortunately, there is no single wiring diagram. Standard three-way wiring can vary, depending on which box power is supplied (is it at the fixture, or one of the switch boxes), whether the travelers pass through the fixture box, and whether there is neutral at all box locations. To provide you with a diagram for your application would require a description of your wiring, at the two switch boxes and at the fixture. This includes number of cables at each location, along with number and color of conductors within each cable.
-
3-Way Wiring - Use ISY , or Not?
The instructions that come with the various insteon devices have historically been based upon the assumption that there is no ISY (or, for that matter, no hub). I have not checked lately, but assume that this continues to be the case.
-
3-Way Wiring - Use ISY , or Not?
I find it a good general rule to perform all linking operations through the ISY. I see no compelling reason to violate that rule here. I find it easier to do with the ISY, value having the link records of the switches match that of the ISY, and value being able to control the scene via ISY. I see no benefit of doing the linking directly.
-
Using a devices power draw to trigger another device
I certainly see nothing in the two programs that would cause the fan to shut off immediately (rather than waiting 10 minutes). Are you able to monitor current (as reported to ISY) in near real time to confirm that shutdown occurs immediately as current reaches lower threshold? The only thing that comes to mind is another program or scene somewhere that would cause this.
-
Porch light off every year for Halloween
For v5.xx software, it is much easier than with 4.xx version. The general approach is to create a couple of variables, one for the month and one for the day. To the 3am query program, or some other daily cleanup program (hopefully run late night) set the two variables to the current month and current day. Create an action for each >> variable>>month>> = >> [choose appropriate system variable] From there, it is simple enough to create a condition such as: if day of month = 31 and month = 10 then do what you want (such as disable program, disable folder, don't run program, whatever)
-
Porch light off every year for Halloween
It depends upon what version of software you run. If on version 4.xx, the ISY does not have a native method for doing this. If on v5.xx, the ISY includes some standard functions that would allow for this. On what version are you?
-
The Global Cache WF2IR works
No, I think this is backwards. The WF2IR can be programmed to EMIT an IR signal based upon network commands FROM the ISY. I do not believe it can be programmed to receive IR signals and convert to network commands sent TO the ISY. I still have an old IRLinc which can receive IR commands from a harmony and convert them to insteon signals that can be read by the ISY, but I don't think they make those any more. To my knowledge, neither is there a direct network interface between the harmony and ISY. Alternatively, there are versions of the ISY which can directly receive IR commands. A strategically-placed ISY 994 could potentially be programmed to respond directly to those IR commands.
-
Newbie.. How to control my foscam(s) in ISY
Too bad. All the more reason to use another app for camera viewing. It would bother me to have the hub powered up only to activate an app. Of course, this assumes that your camera is compatible with other apps (whether Blue Iris, IPCamviewer, or whatever).
-
Newbie.. How to control my foscam(s) in ISY
Does the hub even need to be there for one to access the cameras? I would bet that you could use the insteon app without the hub being present if all you cared about was cameras.
-
Newbie.. How to control my foscam(s) in ISY
I use mobilinc, as do many, along with the many who seem to use agave. I do NOT use mobilinc to view or control cameras. I use IPCamviewer. There is no subscription. Unfortunately, it seems many of the cameras are moving to cloud-based, which can introduce difficulties with using a generic camera app. This can limit your choices of cameras, but I have learned to work around it. I have never felt the need to have cameras and home automation on a single app.
-
Movie Scence with Status
There is a "find and replace" option in the program listing. Right-click on "my programs" then go through the dialog boxes to identify the keypad button in question. From there, it should identify any program that includes that button. Optionally, check the program summary list immediately after controlling the scene. If a program ran, you should be able to identify it as being the one last run at the time you pressed the button.
-
Newbie.. How to control my foscam(s) in ISY
It may also help to be very specific on your use case here. While it may be possible to “control” (in some way) the camera with ISY, you wont be viewing the video while doing so. If your desire is to be watching video while sending PTZ commands, I am not convinced that this is the best solution.
-
Newbie.. How to control my foscam(s) in ISY
Also, be aware that there is a new device coming at some point. It is called the "Polisy". I understand it would be a turnkey device that would be in place of the RPi computer, already loaded with the necessary software. I believe the camera node server and blue iris are two different things. Blue iris is separate software one runs on their computer to monitor (among other things) security camera video.
-
Status/Control program help
Yes, the timer would halt and the ELSE clause run.
- KPL toggle mode and sync issues
-
Garage door open program made easy?
Yes. Details are important in this game.
-
KPL toggle mode and sync issues
Okay. Assuming button a always sends on commands and button be always sends off commands? If so, I would create a single scene with button a, button b, switching to, and keypad button, all devices would be as controllers. Ensure you remove them from any other scene in which they may be involved. Verify proper response levels for each controller in the scene. Obviously, button b would not need to be concerned with responder levels, since it always sends an off command. If button b is configured and, set the responder levels to button b controller as zero, or off.
-
Lights on dim after hours. Program question
That is disappointing. I have been contemplating doing a similar thing at my house and assumed I would use a program such as you have tried. Perhaps I will give a shot and try to figure it out. Certainly, a programmatic approach should work as well. The problem with a programmatic approach in combination with an existing scene is that the light will first respond at the scene level then ramp down to the lower program level. That might be unacceptable to some.
-
KPL toggle mode and sync issues
This might cause some complications. Since, in this mode, each button toggles between sending ON and OFF commands, hitting the button for the ON scene might turn it off half the time. I don't recall, but the remotelinc might be configurable to be in "non-toggle" mode, much like a keypad button. I would have to check the manual to be sure. If so configurable, this might be a good idea for this application. Alternatively, depending on your use for the other remotelinc buttons, you might also consider putting it into 4-scene mode. Have you seen the "cookbook" and wiki? My initial thoughts would be to create a single scene, with all four devices (switchlinc, keypad button, remote button1, remote button2), all as controllers. Configure the responder levels (ON, RAMP RATES) as desired, including the second remotelinc button ON level to >> 0 (or off). Verify that the responder levels to each of the controller devices are configured similarly. If you are having intermittent problems, I would initial consider communication problems. It may not be a configuration issue. When things work "sometimes", I tend to suspect interference with insteon communication. I would expect that this would result in the KPL not controlling the other devices when trying to turn them off. What are your thoughts for setting it up this way? As a rule, any given device can be controller only of a single scene. It cannot be controller of multiple scenes. Given this, you could create a bunch of scenes, one for each of the four devices, a single scene (with all as controllers) or somewhere in-between.