Flux: Specify default values for start_time and stop_time (#34235)

This commit is contained in:
Sergio Livi 2024-08-10 18:36:02 +02:00 committed by GitHub
parent e946104e47
commit 09f668c0ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.