at this time letencrypt only allow renewal every 7 days.
Letsencrypt issues up to five certificates for a given domain every seven days (with the current rate limits).
Edit: And just for the sake of testing... my automated renewal ran successfully last night at 22:48. It's now 9:52, and I just successfully renewed that same cert. That's a renewal less than 12 hours after the last one. So it is pretty clearly not the case that LE limits renewals to every 7 days, at least at this time. You can probably see them both on
https://crt.sh/?q=familybrown.org (the one I just made isn't showing there yet, but I expect it will propagate shortly).
Where I do see value in SNI is if you're providing web hosting to others, and (1) you don't want to take your web server down (however briefly) every time you add a domain for one of your customers, and/or (2) your customers want their own TLS certs (perhaps they want an EV cert). That would, I think, call for SNI, but I'm not sure how common of a use case that is for an SME server.