node-red-contrib-light-scheduler icon indicating copy to clipboard operation
node-red-contrib-light-scheduler copied to clipboard

Add extra input

Open rhoddan opened this issue 7 years ago • 3 comments

Would be very good to have an additional input (parallell to current input) with an external ”dark” trigger. For example if I have an own external lux meter I can trigger false or true and that means I can avoid light on if it is too light outside (via my external meter)

rhoddan avatar Nov 08 '17 21:11 rhoddan

This is the best solution.

bbkinghun avatar Nov 22 '17 19:11 bbkinghun

Yes, that is planned. The idea is to look for a msg.lux value and use that together with a threshold setting to determine "if it is dark enough" to enable the output.

niklaswall avatar Dec 05 '17 18:12 niklaswall

When will this go live?

Mikro007 avatar Jan 09 '20 20:01 Mikro007