From a748d50a595e0f299437a9e93b14bb4c9df2abdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Dr=C3=A4s?= Date: Thu, 27 Jun 2024 08:49:08 +0200 Subject: [PATCH] #185 maxvalue for yearlyrain --- lib/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/constants.js b/lib/constants.js index 5f889b6..b437ea9 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -1168,6 +1168,7 @@ const DATAFIELDS = [ unit: 'mm', role: 'value', min: 0, + max: 2000, wunderground: '^yearlyrainin', ecowitt: '^yearlyrainin', scheduler: 'yearlyrain',