https://github.com/srenner/growbuddy
https://github.com/srenner/growbuddy
circuit-python esp32 home-assistant
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/srenner/growbuddy
- Owner: srenner
- License: mit
- Created: 2022-12-15T02:22:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T22:51:01.000Z (about 3 years ago)
- Last Synced: 2025-04-06T15:17:51.388Z (11 months ago)
- Topics: circuit-python, esp32, home-assistant
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GrowBuddy
Bridging ESP32 IoT indoor gardening devices with [Home Assistant](https://www.home-assistant.io/)
- Monitor grow room temperature
- Monitor grow room humidity
- Monitor grow room air quality
- Control grow light on/off z-wave switch
- Control grow room heater on/off z-wave switch
- Send alerts when sensors are outside of target range
Logic to be split between ESP32 CircuitPython code and Home Assistant automations on a case-by-case basis.