From bc4e87384461f3ba213c1e91f34dbb1f6c601976 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Sat, 29 Aug 2026 19:55:07 -0500 Subject: [PATCH] Remove the stale Alert Delay claim from the PLT-1 blueprint page (#1129) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The per-sensor alert delay inputs were removed from the blueprint in ApolloAutomation/Blueprints a7b4306, but both import flows still told readers to configure one. Points at Repeat Alerts instead, which is the control that actually exists. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- docs/products/plt1/examples/blueprint.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/products/plt1/examples/blueprint.md b/docs/products/plt1/examples/blueprint.md index e100757559..a3958a5b5f 100644 --- a/docs/products/plt1/examples/blueprint.md +++ b/docs/products/plt1/examples/blueprint.md @@ -28,7 +28,7 @@ description: >- !!! success "Each sensor group is disabled by default — enable only what matters!" - Soil Moisture alerts are enabled out of the box. Expand any sensor group, toggle it on, and set your preferred min/max thresholds. You can also configure an Alert Delay to avoid false alerts from brief fluctuations. + Soil Moisture alerts are enabled out of the box. Expand any sensor group, toggle it on, and set your preferred min/max thresholds. Expand **Repeat Alerts** to control how often you are reminded while a condition lasts. 6\. *(Optional)* Expand **RGB LED Indicator** and set **LED Mode** so the sensor's own LED lights up when the soil gets too dry. (1) { .annotate } @@ -57,7 +57,7 @@ description: >- !!! success "Each sensor group is disabled by default — enable only what matters!" - Soil Moisture alerts are enabled out of the box. Expand any sensor group, toggle it on, and set your preferred min/max thresholds. You can also configure an Alert Delay to avoid false alerts from brief fluctuations. + Soil Moisture alerts are enabled out of the box. Expand any sensor group, toggle it on, and set your preferred min/max thresholds. Expand **Repeat Alerts** to control how often you are reminded while a condition lasts. 5\. *(Optional)* Expand **RGB LED Indicator** and set **LED Mode** so the sensor's own LED lights up when the soil gets too dry. (1) { .annotate }