garage door control via web app

hey guys!
i´m looking for a useful arduino to control a grage door via web app (for my diploma thesis).
Therefore i´d need a µC which is compatible with a WLAN- modul with TCP/IP- stack and is powerful enough to cope with several sensors such as a temperature sensor, a movement sensor, RFID- devices, push buttons a.s.o.
Can anybody recommend one to me? Cause i´m a bit overextnded with so many different microcontrollers...

Gratefully,
unicorn

An esp8266-based Arduino might be good for that, such as Wemos Mini or similar, if WiFi is available.

@PaulRB
thanks for your fast reply!

I have a garage door control via web that I built using a Wemos Mini D1, and a small relay whose contacts parallel the manual door open/close switch. - Scotty