Yardian


The Yardian integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
allows you to control your Yardian Smart Sprinkler Controller.

There is currently support for the following platform within Home Assistant:

  • Switch - Allows you to view the status of zones and control them.

Configuration

To add the Yardian integration to your Home Assistant instance, use this My button:

During the configuration, you will have to manually set the Host and the Access Token. You can find them inside your Yardian App.

Yardian Host/Token Location

Services

yardian.start_irrigation

Start a zone for a given number of minutes. This service accepts an Yardian Zone switch entityAn entity represents a sensor, actor, or function in Home Assistant. Entities are used to monitor physical properties or to control other entities. An entity is usually part of a device or a service.
[Learn more]
and allows a given duration.

Service Data Attribute Optional Description
entity_id yes The Yardian Zone switch to turn on.
duration no Number of minutes for this zone to be turned on.