From b490b5dea821e2b58e285eef45749e65f86e54a8 Mon Sep 17 00:00:00 2001 From: foxthefox <16841643+foxthefox@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:56:45 +0200 Subject: [PATCH] 2.5.3 exclusions and corr --- README.md | 8 +- admin/index_m.html | 14 +++ io-package.json | 5 +- main.js | 280 +++++++++++++++++++++++++++++++-------------- 4 files changed, 221 insertions(+), 86 deletions(-) diff --git a/README.md b/README.md index b59f89d..89c8379 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,13 @@ otherwise it is more complex and individually to be parametrized. * blind alert state -> decode bit array ## Changelog -### 2.5.2 +### 2.5.3 (npm) +* correction for updating komfort, absenk +* corrections for the statistics polling when device is not plugged in +* correction for year to date energy value (not recognizing two digit month) +* new possibility in admin page to exclude templates/routines/statistics for compatibility with older FB + +### 2.5.2 (npm) * correction for komfort, absenk if receiving 253/254 for OFF/ON it will be NaN see issue #164 ### 2.5.1 diff --git a/admin/index_m.html b/admin/index_m.html index 26875ee..e4f80b3 100644 --- a/admin/index_m.html +++ b/admin/index_m.html @@ -304,6 +304,20 @@
Write only Changes to Objects
Adapter Options
+
+
+ + exclude templates (check if older FB) +
+
+ + exclude routines (check if older FB) +
+
+ + exclude statistics (check if older FB) +
+