From f05def1339b8dffcea7be3d6f1aac5aa8728f746 Mon Sep 17 00:00:00 2001 From: NP v/d Spek Date: Tue, 21 Nov 2023 15:28:13 +0100 Subject: [PATCH] update test script --- esphome/components/status_indicator/_test/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/components/status_indicator/_test/test.yaml b/esphome/components/status_indicator/_test/test.yaml index aa2152f729..5335558e9b 100644 --- a/esphome/components/status_indicator/_test/test.yaml +++ b/esphome/components/status_indicator/_test/test.yaml @@ -53,12 +53,12 @@ binary_sensor: max_length: 350ms then: - status.push: - trigger_id: custom_status + trigger_id: custom_status2 - min_length: 500ms max_length: 1000ms then: - status.pop: - trigger_id: custom_status + trigger_id: custom_status2 status_indicator: