From 09f668c0ec1fddd511d5f78a568d7916821d5dad Mon Sep 17 00:00:00 2001 From: Sergio Livi Date: Sat, 10 Aug 2024 18:36:02 +0200 Subject: [PATCH] Flux: Specify default values for start_time and stop_time (#34235) --- source/_integrations/flux.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/flux.markdown b/source/_integrations/flux.markdown index c9af0419e66..151ba677143 100644 --- a/source/_integrations/flux.markdown +++ b/source/_integrations/flux.markdown @@ -52,10 +52,12 @@ name: start_time: description: The start time. required: false + default: sunrise type: time stop_time: description: The stop time. required: false + default: dusk type: time start_colortemp: description: The color temperature at the start.