From 7ca934da7e1ee076b4c2d8eef122cc6c0c57c551 Mon Sep 17 00:00:00 2001 From: GrKoR Date: Sun, 25 Feb 2024 01:10:35 +0300 Subject: [PATCH] fix: test update for v.1.0.0 --- tests/test-ext-power-limit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-ext-power-limit.yaml b/tests/test-ext-power-limit.yaml index 4ffc75c..c14af95 100644 --- a/tests/test-ext-power-limit.yaml +++ b/tests/test-ext-power-limit.yaml @@ -165,5 +165,5 @@ number: set_action: then: - lambda: !lambda |- - id(aux_id).powerLimitationOnSequence( x ); + id(aux_id).action_power_limitation_on( x );