Skip to content

Python script for a raspberry pi using a DHT-22 sensor, slack and google sheets to track the humidity and temperature of a humidor

Notifications You must be signed in to change notification settings

MechanicalPython/autohumidor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take 5 minutes of readings every hour then post the average to the google sheets.

Uses the Adafruit_DHT package to actually read the humidity and temperature.

Project structure humidor ht_sensor.py -> run with cron job every hour Resources - sheet_id.txt - string for google sheets id - slack_id.txt - string for slack channel id - credentials.json - google sheets credentials

About

Python script for a raspberry pi using a DHT-22 sensor, slack and google sheets to track the humidity and temperature of a humidor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages