This repository contains configuration files for a home automation system, including various sensors, inputs, and automation scripts.
The configuration files in this repository are designed for use in a node-red and home assistant set-up that monitors and manages various aspects of a garden or indoor growing environment, such as humidity, temperature, Vapor Pressure Deficit (VPD), and feed schedules.
After installing the configuration files, use your home automation system to monitor and control your growing environment, including adjusting feed schedules, tracking the flower flip, and managing Vapor Pressure Deficit (VPD).
feedTimes.js
: JavaScript code file containing various functions and calculations for managing feed schedules and determining feed times.configuration.yaml
: YAML configuration file containing input fields, sensors, and automation settings related to the growing environment.fanSpeed.js
: JavaScript code file containing function for managing fan speed based on rh and temperature.
Contributions to this repository are welcome. Please submit a pull request or open an issue if you have any improvements or suggestions.
Feel free to use, modify, or distribute the code as needed.