From a8cae90364c84910cfb7de37de2d9dd56a0c834d Mon Sep 17 00:00:00 2001 From: stephanmiehe <49914758+stephanmiehe@users.noreply.github.com> Date: Mon, 10 Jun 2019 11:12:18 +0100 Subject: [PATCH] Update rainbird.markdown (#9596) Clarify durations --- source/_components/rainbird.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/rainbird.markdown b/source/_components/rainbird.markdown index 5da5d99c906..82211c4c199 100644 --- a/source/_components/rainbird.markdown +++ b/source/_components/rainbird.markdown @@ -106,11 +106,11 @@ friendly_name: required: false type: string trigger_time: - description: The default duration to sprinkle the zone. + description: The default duration to sprinkle the zone in minutes. required: true type: integer scan_interval: - description: How fast to refresh the switch. + description: How fast to refresh the switch in minutes. required: false type: integer {% endconfiguration %}