/irrigation

Home automation project on Wemos D1 mini: home-assistant integration, moisture measurement, control a pump via relay board.

Primary LanguageC++MIT LicenseMIT

Goals

  • Integration into home-assistant via MQTT. ESPHome is really cool but I just love coding. Also as the ESP8266 currently serves as server in ESPHome, it needs to be connected at least 60s to be discovered after deep sleep.
  • Publish the moisture of the soil to the home-assistant instance.
  • Automatically and manually switch a relay to moisturize the soil.
  • It is planned to publish the home-assistant MQTT device library as separate git.

Used Libraries

Thanks to all the authors for the greate libraries: