Skip to content

developius/heating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heating

Source code for heating project

Requirements

AlertMePy (http://github.com/birdslikewires/AlertMePy)

gspread (http://github.com/burnash/gspread)

RF24 (http://github.com/stanleyseow/RF24)

mysql (http://dev.mysql.com/doc/connector-python/en/)

Notes

heating.py requires a file "credentials.txt" to have the following lines:

Line Item

  1. MySQL database hostname - e.g. "localhost"
  2. MySQL database username
  3. MySQL database password
  4. MySQL database name - e.g. "heating"
  5. Gmail address
  6. Gmail password
  7. Google spreadsheet key

About

Source code for heating project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages