View on GitHub

Smart Irrigation

A Home Assistant integration to optimize irrigation

Installation: Download

Main page: Installation
Next: Set up weatherservice

  1. Install the custom integration using HACS or manually:

    • Using HACS (recommended): Smart Irrigation is distributed as a HACS custom repository, so you add it once and HACS then handles updates:
      1. In the HACS panel, open the ⋮ menu → Custom repositories.
      2. Add https://github.com/altmenorg/HAsmartirrigation with category Integration, and confirm.
      3. Search for Smart Irrigation in HACS and click Download.
    • Manually: Download the latest release as a zip file and extract it into the custom_components folder of your Home Assistant configuration (you should end up with custom_components/smart_irrigation/).
  2. Restart Home Assistant to load the integration.

  3. Go to Settings → Devices & Services → Add Integration, search for Smart Irrigation and click to add it.

  4. Follow the wizard to complete the installation. The first step is setting up a weather service.

Main page: Installation
Next: Set up weatherservice