adaptive-lighting/custom_components/adaptive_lighting
igiannakas 9caf3048f1
Continue to adapt color temperature down to the sleep temperature after sunset (#87)
* Update switch.py

Continue to adapt color temperature down to the sleep temperature after sunset. Results in a gradually warming light during the night time rather than a fixed color temperature throughout the night time.

* Run pre-commit

* Merge branch 'master' into pr/87

* add config option bool `adapt_until_sleep` defaulting to `false`

---------

Co-authored-by: Bas Nijholt <bas@nijho.lt>
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
Co-authored-by: Benjamin Auquite <halomastar@gmail.com>
2023-04-03 07:27:07 +00:00
..
translations Fix sunrise vs sunset typo (#458) 2023-03-25 19:11:51 -07:00
__init__.py Retroactive review changes for #443 (#485) 2023-03-27 20:56:54 -05:00
config_flow.py linting, sub string for constant 2022-10-29 23:58:03 +00:00
const.py Continue to adapt color temperature down to the sleep temperature after sunset (#87) 2023-04-03 07:27:07 +00:00
manifest.json Bump to 1.8.0 (#508) 2023-04-02 19:17:35 -07:00
services.yaml Add auto_reset_manual_control with async timer (#487) 2023-04-03 02:22:23 +00:00
strings.json Continue to adapt color temperature down to the sleep temperature after sunset (#87) 2023-04-03 07:27:07 +00:00
switch.py Continue to adapt color temperature down to the sleep temperature after sunset (#87) 2023-04-03 07:27:07 +00:00