mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-13 15:24:03 +02:00
Update README.md, strings.json, and services.yaml
This commit is contained in:
parent
4509c0a0f1
commit
91d606586f
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ The YAML and frontend configuration methods support all of the options listed be
|
|||
| `sleep_transition` | Duration of transition when "sleep mode" is toggled in seconds. 😴 | `1` | `float` 0-6553 |
|
||||
| `transition` | Duration of transition when lights change, in seconds. 🕑 | `45` | `float` 0-6553 |
|
||||
| `transition_until_sleep` | When enabled, Adaptive Lighting will treat sleep settings as the minimum, transitioning color temperature to these values after sunset. 🌙 | `False` | `bool` |
|
||||
| `adapt_brightness_until_sleep` | Only active when `transition_until_sleep` is true. | `True` | `bool` |
|
||||
| `adapt_brightness_until_sleep` | Only active when `transition_until_sleep` is true. | `False` | `bool` |
|
||||
| `adapt_color_temp_until_sleep` | Only active when `transition_until_sleep` is true. | `True` | `bool` |
|
||||
| `interval` | Frequency to adapt the lights, in seconds. 🔄 | `90` | `int > 0` |
|
||||
| `min_brightness` | Minimum brightness percentage. 💡 | `1` | `int` 1-100 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue