No ability to adjust brightness for Hue?
-
So badly want to use f.lux to manage hue lights in my house but there is no ability to adjust brightness??? Makes the entire feature useless for me. Please add the ability to adjust the brightness or at least over ride it and have it only control color temp. So badly want this but loosing all control of brightness is just crazy...
-
We have some controls for it but the UI is hidden - it works with lights but not yet done for screens.
If you can use regedit, you can adjust these keys - they are linear brightness, 0-1000 (but f.lux won't really allow 0).
Here are some I was using recently:
HKCU/Software/Michael Herf/flux/
daybri = REG_DWORD (1000)
nightbri = REG_DWORD (300)
latebri = REG_DWORD (200) -
In Windows 7 I don't see these keys:
daybri = REG_DWORD (1000)
nightbri = REG_DWORD (300)
latebri = REG_DWORD (200)There is only one called "late" which was set to 1900.
I tried creating a key for daybri and setting it to 1000 but didn't seem to have any effect.
I normally have the hue bulbs in my office at about 60% output when I'm on the computer. -
@endre said in No ability to adjust brightness for Hue?:
In Windows 7 I don't see these keys:
daybri = REG_DWORD (1000)
nightbri = REG_DWORD (300)
latebri = REG_DWORD (200)There is only one called "late" which was set to 1900.
I tried creating a key for daybri and setting it to 1000 but didn't seem to have any effect.
I normally have the hue bulbs in my office at about 60% output when I'm on the computer.Strange. I don't have Hue lights, yet in Windows 7 I do have those sub-keys (I thought maybe they would be specific to Hue). All three, as a matter of fact. Which version of f.lux do you have?
-
Version 4.84
-
@herf Is there any setting / regedit to disable the brightness changes for Hue at all? Or just set it once per period, so that manual changes via Hue App are not overwritten within few seconds?