Merge branch 'sunset-rework' into dev
This commit is contained in:
@ -44,6 +44,9 @@ input_boolean:
|
||||
adaptive_lighting_adjustments:
|
||||
name: Adaptive Lighting Adjustments
|
||||
icon: mdi:knob
|
||||
sunset_lights_triggered:
|
||||
name: Sunset Lights Triggered
|
||||
icon: mdi:weather-sunset
|
||||
|
||||
input_number:
|
||||
upstairs_bathroom_motion_off_delay:
|
||||
@ -215,6 +218,13 @@ input_number:
|
||||
mode: box
|
||||
unit_of_measurement: lx
|
||||
icon: mdi:sun-wireless
|
||||
sunset_lights_outdoor_lux_threshold:
|
||||
name: Sunset Lights Outdoor Lux Threshold
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 100
|
||||
unit_of_measurement: lx
|
||||
icon: mdi:sun-wireless
|
||||
|
||||
# Settings for adaptive adjustments
|
||||
daytime_colortemp_front_porch:
|
||||
|
Reference in New Issue
Block a user