Skip to content

gallimorej/greenhouse-alerter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenhouse Alerter

Greenhouse Alerter is a Python application to monitor the temperature of a SensorPush sensor and turn a smart switch on and off to control fans based on configurable temperature thresholds.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need Python and pip installed on your system. You can download Python from here and pip is included in Python 3.4 and later versions.

Installation

  1. Clone the repository: git clone https://github.com/gallimorej/greenhouse-alerter.git

  2. Navigate to the project directory: cd greenhouse-alerter

  3. Install the required dependencies: pip install -r requirements.txt

Usage

[TODO] Provide instructions on how to use your project. Include code examples if applicable.

Running the Tests

[TODO] Explain how to run the automated tests for this system.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors