basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.86k stars 135 forks source link

Feature Request: Profiles or global options #796

Open julianrinaldi opened 1 year ago

julianrinaldi commented 1 year ago

It would be nice if there was a way to set different profiles for all the options, so that it's easier to be able to set up all of my lights with adaptive lighting. As it is currently, I have to adjust all of the options individually when setting up a new area. But I set all of my areas the same, and I have about 30. So when I want to change something like a sunset offset, I have to go back and change all of them individually. A the minimum, a global settings option that would set all of areas to the same settings would be great.

kthhrv commented 11 months ago

This would be great! editing multiple adaptive light config sections is slow and user error prone.

zpriddy commented 9 months ago

This is the same concept as my issue #724 - I was requesting an service call to save the settings so that I can have a script that sets and saves the settings for all of the configs..

Right now I wait 5 min after boot and set the adaptive lighting options for all instances..

https://github.com/zpriddy/Home-Assistant/blob/main/scripts/set_adaptive_lighting.yaml

Having a service call to save these settings would solve both of our issues..