script.kodi.hue.ambilight
script.kodi.hue.ambilight copied to clipboard
enhancement request theatre sunset/sunrise
Is it possible to have an option to theater mode to only activate the lights as configured after sunset and before sunrise
not just theatre mode, but also ambilight mode should have this option so that they are activated only after sunset or before sunrise
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.