basnijholt / adaptive-lighting

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

Provide a service that forces lights to adjust #794

Open asolochek opened 9 months ago

asolochek commented 9 months ago

Perhaps this is just a bandaid for other problems I have with my setup, but frequently my lights will be wrong for whatever reason, and I want to force them to adjust. The only way I've found to do that is to toggle sleep mode on and then off.

The adaptive_lighting.apply service seems to do this mostly but not all the time. See issue #790