Home Automation with Google Assistant, Dialogflow, Firebase Functions, DB and NodeMCU ESP8266

preview_player
Показать описание
Hi all, here I am going to present my project on Home automation built all with Google Technologies. We can control our home appliances with this device. Do you want to control your fan while not being in home? Just ask #Google to turn it off for you. Do you want to unlock your door without moving away from your bed xD ask #Google to do it for you. The device is called Hatflabs' Home Automation Service. Dialogflow, Google Assistant, Google Cloud's functions, Firebase realtime database and NodeMCU ESP8266 working together to perform the commands. User interacts with Google Assistant(for NLP), Dialogflow detects the intent(what user wants to do) and post a signal to Firebase Function which turns on or off firebase realtime database. NodeMCU is connected to local wifi and it reads the data from realtime DB and adjust the relay according to the value given in DB. Although its complicated but it is very robust and provides a lot of integration. We can even control device through messages, calls, even Facebook messenger. This is how #Google making life easier. Watch the video and architectural video link with be posted in the comments soon. If you like project, then like share and comments your thoughts and suggestion are welcomed always!
Комментарии
Автор

Assalamu-alaikum... I'm trying to integrate my esp module with google assistant without 3rd party integration like using espalexa library ..is there any way to do it.. Any suggestions will be appriciated

atharnadeemshaik