Migrated to Codeberg: https://codeberg.org/collin93/PlantCabinetAutomation
RaspberryPi automation for a greenhouse cabinet with an AHT20 temperature/humidity sensor and growing lights controlled via an IOT relay
- Install CircuitPython/Blinka link
- Install this python module
- Connect the humidity sensor to the I2C pins and the IOT relay to a GPIO (pin 17 by default)
- Install Grafana Alloy link and configure using example config file
- Install example systemd service
- Install nginx
- Configure nginx for flask server link