Skip to content

shinyone/Irrigation8266

Repository files navigation

Irrigation 8266

For use with ESP8266. Sends and receives heartbeat messages via MQTT to ensure that services are running. If a heartbeat is not received then a telegram message is sent as notification of failed service.

System can be controlled via WebUI or HomeAssistant via MQTT

Features:

  • MQTT
  • Telegram
  • HomeAssistant integration
  • Web UI, OTA and Captive portal - Based on Tasmota

Original Page and source. Thanks Christian!

Installation

I use either VS Code or Arduino IDE

  1. Set the board type
  2. Install packages
  3. Compile and upload
  4. Access Web portal (default address is 192.168.4.1)
  5. Set Wifi (reboot and reconnect to new IP)
  6. Set other settings via Web UI

Single or Double valves

There are two .ino projects. One to control a single valve (the one I use), and the other to control 2 valves, which was Christian's design, but I don't need it (so it's untested)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published