Skip to content

Commit

Permalink
Update flux stop_time default. (#4553)
Browse files Browse the repository at this point in the history
  • Loading branch information
infernix authored and frenck committed Feb 8, 2018
1 parent a7fb895 commit 83c51eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_components/switch.flux.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 83c51eb

Please sign in to comment.