Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srenner/growbuddy
https://github.com/srenner/growbuddy
circuit-python esp32 home-assistant
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/srenner/growbuddy
- Owner: srenner
- License: mit
- Created: 2022-12-15T02:22:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T22:51:01.000Z (about 2 years ago)
- Last Synced: 2024-12-20T01:44:36.508Z (3 days 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 rangeLogic to be split between ESP32 CircuitPython code and Home Assistant automations on a case-by-case basis.