From f2bde56ab7e521400b6c0cfda1f4f6b54b34e82f Mon Sep 17 00:00:00 2001 From: Martijn Date: Wed, 25 Dec 2024 15:49:57 +0100 Subject: [PATCH] max value is not temptable --- package/base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base.yaml b/package/base.yaml index 76f136b..599d9a7 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -100,7 +100,7 @@ number: id: menuselector optimistic: true min_value: 0 # keep at 0 - max_value: !lambda 'return float(id(nr_of_pages)-1);' + max_value: 10 # TODO replace page numbers with substitution step: 1 on_value: then: