{% import 'v3/partials/_macros.html' as ui %}

Schedule Settings

Configure when the LED matrix display should be active. You can set global hours or customize times for each day of the week.

{{ ui.settings_filter() }}

Dim Schedule Settings

Configure when the display should automatically dim to a lower brightness. Dimming only applies when the display is ON (active per the schedule above). The dim schedule will not turn the display back on if it's off.

{{ dim_schedule_config.dim_brightness | default(30) }}%