I would like to set my bulbs to be 50% of brightness and, 3200K temp. from 11 pm to 6 am, but I don't want to turn them on (but turning on and off I mean brightness, not cutting of power). I just want to make it the default value for this period of time, so during the night when I turn them on they will be 50% of brightness and during the day 100%.
I tried to do it with rule machine, but it either turned them on, or I could add condition to do it only if there are already on, but them If there were of this rule obviously would not work.
The second approach I found on the forum was to use "hub variables", so I could set variables in the rule machine and those variables would represent brightness even if bulbs are off and bulbs would somehow use those values for brightness, but I don't know how to connect variables to device level.
I have: Linkind 2-pak Smart Gu10 LED 5 W (2700 k-6500 K). Their type is "Advanced Zigbee CT Bulb"
I tried to find that information, but failed. If a bulb/dimmer doesn't support pre-staging, then changing the color or color temperature will also turn it on.
Try doing this:
Change the driver from "Advanced Zigbee CT Bulb" to "Generic Zigbee CT Bulb (dev)", and click "Save".
Click "Configure".
Select the option "Enable color pre-staging", and click "Save Preferences".
Now, when the bulb is off, try setting the color temperature, and see if the bulb turns on.
I did that.
When I set color or level, bulb doesn't turn on, but it doesn't change current states, so when I turn it on it still turns on with previous brightness and level.
Just a thought, how are the bulbs being turned on and off? Basically wondering if you are cutting power to them or are they always powered? Sounds like they are possibly always powered.
In that case, you could create an automation that instead of just turning them on, it would adjust based on the time of day. You might have to create a virtual switch if they are only being controlled by voice currently. When the switch turns on, run a rule that sets the level/color based on the time of day.
It might be a lot of rules but it should work if you don't want to replace the bulbs.
Another solution also, is to have rules that set the dim/color immediately after they turn on. But a lot of people find that annoying.