adaptive-lighting/custom_components/adaptive_lighting
MangoScango c509bd81c0 add adapt_delay config
Option to set a delay between when a lightstate off -> on event is detected, and lights are adapted. Trying to adapt lights that are still going through their initial turning on fade in transition can cause flickering, so setting this to a number higher than the transition time avoids the problem.
2021-12-24 11:44:34 -05:00
..
translations Norwegian translation 2021-12-10 17:27:42 +01:00
__init__.py remove long doc-string 2020-10-17 16:54:15 +02:00
config_flow.py small changes that came up in implementing tests 2020-10-19 20:43:58 +02:00
const.py add adapt_delay config 2021-12-24 11:44:34 -05:00
manifest.json update code owners in manifest 2021-08-01 22:14:36 +02:00
services.yaml Default lights of the apply service 2021-09-22 11:22:10 +03:00
strings.json Make the transition time to/from sleep mode configurable 2021-09-16 14:15:36 +10:00
switch.py add adapt_delay config 2021-12-24 11:44:34 -05:00