"""History integration constants."""
DOMAIN = "history"
EVENT_COALESCE_TIME = 0.35
MAX_PENDING_HISTORY_STATES = 2048