This document describes a smart home system that uses Google Assistant for voice control. Sensors like DHT11 measure temperature and humidity and send the data to Adafruit IO cloud server. IFTTT is used as a broker between Google Assistant and Adafruit IO. Voice commands are given to Google Assistant, which triggers IFTTT applets to control devices connected to a Wemos microcontroller. The sensor data is displayed on Adafruit IO dashboards and devices like lights and fans can be switched on/off remotely using voice commands through Google Assistant. The system was implemented and tested successfully.