Skip to content

0mega28/Room-Temperature-Monitoring-Through-Google-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room Temperature Monitoring Through Google Assistant




Trigger Google Assitant by saying "What's the Room Temperature" and you will be notified by IFTTT with your current room Temperature.


Requirements

Hardware Components

Software apps and Online services


Start by saying "Hey Google, What's the temperature"


IFTTT will notify you by a notification of your current room temperature where you have set the Temperature sensor.



For Setup and Software Installation Refer to:


Usage

Perform the necessary Installations

Place the main.py and conf.py file in the same directory make an environment variable FLASK_APP which has the value main.py by:-

  export FLASK_APP=main.py

Then run the app by

  flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages