unltdnetworx / ioBroker.stiebel-isg

Read and control values and commands of the stiebel-eltron/tecalor internet service gateway (ISG).
MIT License
18 stars 12 forks source link

little issue with new stable js-controller 3.3.15 #54

Closed dako0815 closed 3 years ago

dako0815 commented 3 years ago

Hi, since the js-controller update the log gets filled up with:

2021-08-12 00:32:24.840 - warn: stiebel-isg.0 (24359) State value to set for "stiebel- isg.0.Start.val39" has value "5" greater than max "" 2021-08-12 00:32:34.621 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.ENERGIEMANAGEMENT.val60305" has value "1" greater than max "" 2021-08-12 00:32:34.623 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.ENERGIEMANAGEMENT.val60028" has value "1" greater than max "" 2021-08-12 00:32:36.444 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.ENERGIEMANAGEMENT.val60305" has value "1" greater than max "" 2021-08-12 00:32:36.446 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.ENERGIEMANAGEMENT.val60028" has value "1" greater than max "" 2021-08-12 00:32:40.596 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.LUEFTEN.PASSIVKUEHLUNG.val413" has value "1" greater than max "" 2021-08-12 00:32:43.488 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.LUEFTEN.FEUCHTESCHUTZ.val364" has value "1" greater than max "" 2021-08-12 00:32:49.404 - warn: stiebel-isg.0 (24359) State value to set for "stiebel-isg.0.Einstellungen.WARMWASSER.GRUNDEINSTELLUNG.val116" has value "1" greater than max ""

unltdnetworx commented 3 years ago

Bitte mal den Adapter stoppen, alle Datenpunkte des Adapters im Reiter Objekte löschen und den Adapter wieder starten. Die Datenpunkte werden wieder erzeugt. Falls die Warnungen weiterhin kommen, muss ich manuell nachbessern.

dako0815 commented 3 years ago

Ok Danke. Das hat geholfen!