mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update flux stop_time default. (#4553)
This commit is contained in:
parent
a7fb895c5a
commit
83c51ebc77
@ -36,7 +36,7 @@ Configuration variables:
|
||||
- **lights** (*Required*) array: List of light entities.
|
||||
- **name** (*Optional*): The name to use when displaying this switch.
|
||||
- **start_time** (*Optional*): The start time. Default to sunrise.
|
||||
- **stop_time** (*Optional*): The stop time. Defaults to 22:00.
|
||||
- **stop_time** (*Optional*): The stop time. Defaults to dusk.
|
||||
- **start_colortemp** (*Optional*): The color temperature at the start. Defaults to `4000`.
|
||||
- **sunset_colortemp** (*Optional*): The sun set color temperature. Defaults to `3000`.
|
||||
- **stop_colortemp** (*Optional*): The color temperature at the end. Defaults to `1900`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user