Add new sunset lighting controls to admin dashboard

home_automation/HA-NerdFlows#32
This commit is contained in:
2025-05-27 21:29:23 -04:00
parent d16cd1afe9
commit e2e554dcd5

View File

@ -1386,6 +1386,9 @@ views:
name: Wakeup Fade - Day name: Wakeup Fade - Day
- entity: input_number.wakeup_lights_fade_night - entity: input_number.wakeup_lights_fade_night
name: Wakeup Fade - Night name: Wakeup Fade - Night
- entity: input_number.sunset_lights_outdoor_lux_threshold
name: Sunset Lights Threshold
- entity: input_boolean.sunset_lights_triggered
show_header_toggle: false show_header_toggle: false
state_color: true state_color: true
- type: entities - type: entities