script.kodi.hue.ambilight icon indicating copy to clipboard operation
script.kodi.hue.ambilight copied to clipboard

enhancement request theatre sunset/sunrise

Open dw20155 opened this issue 7 years ago • 2 comments

Is it possible to have an option to theater mode to only activate the lights as configured after sunset and before sunrise

dw20155 avatar Feb 18 '18 01:02 dw20155

not just theatre mode, but also ambilight mode should have this option so that they are activated only after sunset or before sunrise

neothematrix avatar May 01 '18 11:05 neothematrix

I just wrote a quick and dirty hack to disable the addon during daylight (before sunset and after sunrise), you can find it on my fork: https://github.com/neothematrix/script.kodi.hue.ambilight There is no error checking and I'm not sure it works properly for everyone, also there is no flag to enable/disable the feature, but if you want to try it you can use my fork. It uses the hue bridge built-in "sensor" api to get the "daylight" status.

neothematrix avatar May 01 '18 16:05 neothematrix