1"""Constants specific to grouping.""" 2 3GROUP_SYNC_DEBOUNCE = 5.0 4GROUP_SYNC_TASK_ID = "wam_initial_group_sync" 5