A few thoughts to check. I configure directly through the UI so Iām not 100% that your indentation/setup is proper. The light has to be ON already, then change by MORE than 10% to get set as manually controlled.
Whenever a light gets marked as āmanually controlledā, an adaptive_lighting.manual_control event is fired, such that one can use this information in automations.
thanks @kreene1987 - do I need to create a separate automation to turn on manual control? I thought that this happened automatically through the āadaptive lightingā integration.
shrug - I think resolved the issue by deleting and re-installing the integration through HACS.
I can now change settings through the UI (for some reason, it would not let me before, just yaml)
Awesome extension. Really appreciate the work.
Atm Iām using this for my cct dimmers on zigbee2mqtt for color correction, maybe it is helpful for someone.
I have to set a custom range from 2700k to 6500k (370-153mired) for the connected strips the dimmers however report a physical color range of (500-153). So the colors would be always off.This is a workaround to get correct color mapping going:
What is the correct procedure to turn off manual control of all lights in either automation or scene? I want Adaptive Lighting to take control of all lights at 08:00 every day, but somehow I canāt make it work properly.
I think I have the same problem as @GleDel above, but Iām not entirely sure my automations turn off manual control in the first placeā¦
According to the first post, this is how to turn off manual control for one light:
Hello,
Iāve been using this component for a while without any issue.
Recently Iāve added an rgbw controller to my setup (a Shelly Rgbw2) but Iāve encountered some issue to make it work with Adaptive Lighting.
Basically, during the entire day / night cycle, the light correctly reaches a peak similar to 5500/5700 Kelvin, but when the sun passes below the horizon, the white tone remains very high (around 4500 K), while it should become a warm white (3000K).
Most likely the problem is that the controller only supports ārgbwā color mode.
Is there any way to overcome the problem?
I thought some kind of color conversion (Rgb > Rgbw) could be done via script or template, but I really donāt know where to start ā¦
The attributes of the entity are as follows:
Not sure about Shelly (depends what firmware you are running) but with ESPhome (which I think you can run on Shellyās) I had to set a parameter to prevent the white channel turning on at the same time as the RGBās. This fixed the issue perfectly.
Thanks for the hint!
I saw that itās possible to flash Shelly Rgbw with ESPhome: can you confirm that, after the flash, Adaptive Lighting works as intended? Does the integration acts only on the RGB channels (leaving the white constant) or is the W channel modified accordingly to the brightness setting? Can you get a warm white (3000/3200 k) automatically?
I havenāt got any Shelly devices so canāt say what the experience is like.
Adaptive Lighting I believe works fine with both RGB and RGBW. In my automations I have it set up to only use the W LEDās when the RGBās are off. During normal Adaptive Lighting conditions the RGBās do all the work and then if we want nice white light HA turns off Adaptive Lighting for that area and turns on only the white LEDās. Thatās just how I have it configured but not how it must be.
Is there anyway to get this integration to react faster when a light is turned on via the physical wall switch? I notice a delay of several seconds when I turn on my lights using the wall switch; I would like to decrease this if possible.
I am using Enbrighten z-wave switches if that makes any difference.
First of thanks for this integration it is really essential in our home now.
Question though can I use light groups instead of individual lights in the configuration and in automations? There is something in the back of my brain that I had issues with just that in the passed so right now I have all my automation listing every single bulb instead of areas or light groups.
Yes you can use groups. Groups and Light Groups behave differently though. I also have problems with zigbee groups on ZHA; thereās always one bulb that fails to change state to off, which causes Adaptive Lighting to turn the whole group back onā¦
I think thatās exactly the problem I had and even if I run Deconz and have all my lights in the same group I never use it in HA. Do you use your Deconz groups?
I had less problems when using deconz. I canāt remember if this was one of them. I did use zigbee groups (deconz), still use them (ZHA), and have problems. Iām just hoping for occasional bugfixes to fix this problem as a side effect
Well I setp ZHA with the new Sonoff Zigbee USB and tried to make Zigbee groups and yes if I group an entire room and then turn of one of them lights, that light turns back on in a couple of seconds.