starmanj Posted December 27, 2018 Posted December 27, 2018 I have a light triggered on motion sensor, with two minute timer, set to 30% dim. When it resets, the lights flicker back to 100% momentarily before going back to 30%. How can I maintain the light at 30% during the program event?
lilyoyo1 Posted December 27, 2018 Posted December 27, 2018 2 hours ago, starmanj said: I have a light triggered on motion sensor, with two minute timer, set to 30% dim. When it resets, the lights flicker back to 100% momentarily before going back to 30%. How can I maintain the light at 30% during the program event? What's your program?
paulbates Posted December 27, 2018 Posted December 27, 2018 There are quite a few variables lurking in here. In addition to seeing the program as suggested, what kind of light is it, LED, etc? Some lights don't do well with dimming. If the behavior can't be changed with a program, it might be possible to address it by experimenting with different dim levels. Paul
starmanj Posted December 27, 2018 Author Posted December 27, 2018 Below is the program-- it's a dimmable light, so it should do okay with dimming. I thought somewhere in the Wiki this was addressed but can't find it, where you have to set the light to a certain dimming level first?
paulbates Posted December 27, 2018 Posted December 27, 2018 Is it an insteon bulb? Being designated "dimmable" is not a guarantee of how it will perform with an insteon dimmmer (assuming insteon). Insteon uses triac dimmers and that can potentially add to the problem. I have several brands of dimmable leds... some dim ok, some have pulses when dimming or other odd behvior Before trying to fix the program, I would: experiment with the admin console to see if you can reproduce or find a different level that might work. if its a bulb, switch it with something else and see if you can reproduce the symptoms Paul
oberkc Posted December 27, 2018 Posted December 27, 2018 This sounds to me as if there is also a scene involved. Is it possible that the motion sensor and light are part of a scene, with motion sensor as controller? 5 hours ago, starmanj said: I thought somewhere in the Wiki this was addressed but can't find it, where you have to set the light to a certain dimming level first? Yes, this is in reference to changing the scene responder levels for a given controller.
starmanj Posted December 28, 2018 Author Posted December 28, 2018 Is it better to put this light in a scene and modify scene light level, vs directly controlling the insteon switch level?
oberkc Posted December 28, 2018 Posted December 28, 2018 8 hours ago, starmanj said: Is it better to put this light in a scene and modify scene light level, vs directly controlling the insteon switch level? It depends on how sensitive you are to a slightly-quicker response. There are benefits either way, but the program should work fine. The reason I asked about whether it was already in a scene (still not answered) is that it sounded as if the light, when triggered by the motion sensor, is going to full-on, then dimming to the programmed level. This sounded to me like it was first responding to a scene command then to the program.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.