Draco-micropython provides an simple mqtt implementation of a watering system controlled from homeassistant via MQTT. It is the raspberry Pi Pico W version of Draco
- MQTT interface: to be able to control it from homeassistant or any other MQTT device/service.
- GPIO interface: Control the relay shield interface
- Watering plants by moisture sensors.
- Include a temperature and relative humidity sensor.
$ python requirements.py
$ python main.py
Ask questions by opening a discussion.
MIT