@mega-yfue/eufy-sdk / VACUUM_SCHEDULE_WEEKDAYS
Variable: VACUUM_SCHEDULE_WEEKDAYS
ts
const VACUUM_SCHEDULE_WEEKDAYS: readonly ["sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"];Weekdays in the vendor's own bit order — Sunday first, because Cycle.week_bits puts it at bit 0.
Written out rather than derived from a locale so the mapping is the wire's and not the reader's.