mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00
1.4 KiB
1.4 KiB
title | description | ha_category | ha_config_flow | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Yardian | Instructions on how to integrate Yardian device within Home Assistant. |
|
true | 2023.9 | Local Polling |
|
yardian |
|
integration |
The Yardian {% term integration %} 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.
{% include integrations/config_flow.md %}
During the configuration, you will have to manually set the Host and the Access Token. You can find them inside your Yardian App.
Actions
yardian.start_irrigation
Start a zone for a given number of minutes. This action accepts an Yardian Zone switch {% term entity %} and allows a given duration.
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. |