ranges property

List<BeuiTimeRange> ranges
final

The day's time windows (kept even while enabled is false, so a re-enable restores the previous hours — matching the source defaultWeek weekend).

Implementation

final List<BeuiTimeRange> ranges;