V2.1 allowed users to add both color values and light temperature values. This is not allowed (very old breaking change) and has been removed.
Only color values are now an option since this can be used to change the temperature of a light too.
Combined all functions of previous versions into 1 Blueprint:
Removed separate time and day conditions and added a condition selector instead (pre-set with Time condition, but this can be removed if not needed)
Added selector to activate color or temperature values for the light (only 1 at a time is allowed by the light.turn service) - ( Only works if the light entity supports color or temperature values! )
Added boolean selector to activate brightness values outside of the measuring range
Added selector to activate color or temperature values outside of the measuring range - ( Only works if the light entity supports color or temperature values! )
General debugging of the code
Modified names and descriptions to improve usability.
The name of the blueprint has been updated to Smart Lux Dimmer
Extensive testing has been done, so I consider this a stable release
BREAKING - I’ve created a new Github Gist to bring everything together. This means that a re-import in Home Assistant of the older versions will not work. You need to import the latest version (4.0 and up) to be able to use the re-import function and stay up-to-date.
Great!!! :-), but does this release also facilitate smooth, gradual adjustments in light brightness? The previous version abruptly increased brightness, akin to an on/off switch, rather than providing a gradual transition.
I don’t really see what the behaviour of the light is you’re looking for.
Brightness, color and temperature are properties of light, so if the light is off you will not be able to affect these properties.
Maybe I’m not understanding your use-case, so feel free to expand.
I’ve got the Tradfri Lights from ikea, you can change those values while the light is off with them.
I’ve tried most Blueprints from here which can trigger on Motion and also have a Lux Sensor setting, non of them work with motion detection anymore since the latest 2023 HA Update. So i’m looking for blueprints which just changes the Brightness, Color/Temp Settings metioned above without affecting the on or off state of my lights. I’ve just bound the motion triggers to the lights now so they get turned on and off without HA automations.
If you set the brightness percentages at maximum and minimum ambient light to the same setting, then only color or temperature should be affected.
Maybe that helps.
I can really see no use case to change the brightness, color or temperature when the light is off.
Thanks for the blueprint
Would be great to be able to use sunset/sunrise with offset instead of lux sensor.
Do you think that this could be incorporated at some point?
Thanks