๐ CCA Handbook โบ Blueprint section: Brightness Configuration
Only for morning opening & evening closing!
This condition allows the cover to open earlier in the morning or close earlier in the evening,
triggered by ambient brightness reaching its threshold.
This is NOT related to sun protection / shading.
On this page: ๐ Default Brightness Sensor ยท ๐ Brightness Time Duration ยท ๐ Brightness Value For Opening The Cover ยท ๐ Brightness Value For Closing The Cover ยท ๐ Brightness Hysteresis Value
๐งฉ Input:
default_brightness_sensor
This default brightness sensor can be defined here, which is used for daily up and down.
๐งฉ Input:
brightness_time_durationยท Default:30
Defines the time to given brightness sensor must be stay above/below the thresholds.
๐งฉ Input:
brightness_upยท Default:0
At what brightness value should the cover be opened?
๐งฉ Input:
brightness_downยท Default:0
At what brightness value should the cover be closed? Must be lower then the brightness up value.
๐งฉ Input:
brightness_hysteresisยท Default:0
Cover will open only when brightness exceeds (brightness_up + hysteresis), and close only when it drops below (brightness_down - hysteresis). Prevents frequent open/close cycles.
โฌ ๏ธ Handbook index ยท Previous: โฐ Time & Calendar Control ยท Next: โ๏ธ Sun Elevation