light.turn_on
and toggle
provide brightness_step
, brightness_step_pct
. This is really nice as this allows blueprints and automations to just increase/decrease the values without having to know the real current values. This is also required when controlling multiple lights at once.
We should have a color_temp_step
that does the same thing. Multiple people on this forum complain about this missing for years.
Could it be possible to fill this missing feature ?
Thanks for the hard work ! <3