Welcome to the OpenGrowBox Home Assistant Integration repository! This project is designed to seamlessly integrate the OpenGrowBox system with Home Assistant, allowing you to control and monitor your grow environment directly from your smart home setup.
- VPD Control: Automate Vapor Pressure Deficit (VPD) calculations and adjustments.
- Device Management: Manage humidifiers, dehumidifiers, heaters, coolers, and lights effortlessly.
- Growth Stage Optimization: Tailored settings for Germination, Vegetative, and Flowering stages.
- Drying Modes: Post-harvest drying options like
elClassico
,sharkMouse
, anddewBased
. - CO₂ Management: Maintain CO₂ levels within an optimal range.
- Custom Automation: Fine-tune settings using Home Assistant automation scripts.
- A working Home Assistant instance.
- OpenGrowBox hardware or simulated environment.
- Basic knowledge of Home Assistant configurations.
- Clone this repository:
git clone https://github.com/OpenGrow-Box/OpenGrowBox-HA.git
- Navigate to the cloned directory:
cd OpenGrowBox-HA
- Copy the directory to /usr/share/hassio/homeassitant/custom_components
- Add the OpenGrowBox integration to your custom components directory and restart HA
- Add the Integration.
- Create your Rooms and enjoy a full auotmated dynamic Grow Enviorment
- Move the devices to that created Room
Use the Home Assistant dashboard to add and manage devices:
- Sensors: Temperature, humidity, CO₂, etc.
- Actuators: Lights, fans, pumps, etc.
- Add support for advanced nutrient scheduling.
- Expand compatibility with third-party grow devices.
- Develop a mobile-friendly dashboard for on-the-go monitoring.
Contributions are welcome! Please fork the repository, create a new branch, and submit a pull request. Ensure your code adheres to the repository's coding standards.
This project is licensed under the MIT License. See the LICENSE
file for details.
For issues and feature requests, please open an issue on GitHub.