I want to control the brightness of a lamp based on the ambient light level in the rooml. Can anyone suggest a way to do this?
A little background. I have a translucent painting that I have back-lit with an LED pannel and diffuser. This LED panel is
controlled by a Insteon Ballast Dimmer, and this works great. However, when the room is bright during the day, the
backlight needs to be brighter. When the room is darker in the evening, it looks really gaudy when the backlight is on too
bright. So, I would like to automatically adjust the brightness based on the room light level.
I have been scouring the forum and there does not seem to be a simple way to get an analog input into an ISY program.
I have considered a few options:
1) Use a motion sensor that has a dusk/dawn sensor. The program would have to step through and set difeerent thresholds
on the sensor to figure out the light level (binary search?).
2) Use a z-wave "multi-sensor." But, from what I have been reading there is no way to get the light level into a ISY program for comparison.
3. Modify a Insteon thermostat with a light sensor replacing the temperature sensor and read that value as an effective temperature.
None of these seem particularly simple or elegant solutions. Any ideas?
I am an electrical engineer, so I don't mind doing a bit of hardware.
Thanks for any advice.