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

Warnings in log-file #50

Closed ckuratle closed 3 years ago

ckuratle commented 3 years ago

Describe the bug toe log-file shows several warnings and info 2021-07-27 14:12:44.191 - info: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Info.ANLAGE.STATISTIK.WARMWASSERENERGIE.SO.WARMWASSERENERGIE_LINE" has to be type "number" but received type "string"

2021-07-27 14:12:44.192 - info: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Info.ANLAGE.STATISTIK.WARMWASSERENERGIE.LATEST_VALUE.WARMWASSERENERGIE_LINE" has to be type "number" but received type "string" 2021-07-27 14:12:44.192 - info: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Info.ANLAGE.STATISTIK.WARMWASSERENERGIE.MO.WARMWASSERENERGIE_LINE" has to be type "number" but received type "string" 2021-07-27 14:12:44.193 - warn: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Start.val1" has value "5" greater than max "" 2021-07-27 14:12:48.177 - warn: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val107" has value "1" greater than max "" 2021-07-27 14:12:48.180 - warn: stiebel-isg.0 (4612) State value to set for "stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val35" has value "3686.4" greater than max "50"

Values shown in objects:

val1 | Betriebsart | state | level |   |   | WARMWASSERBETRIEB(5) stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val107 AUS(1) stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val35 3686.4

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '....'
  4. See error

Expected behavior
no warnings in log

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.

Versions:

Additional context
Add any other context about the problem here.

unltdnetworx commented 3 years ago

Please try to update to the latest version with the github-cat and report, if the problem is fixed. Then we can put this version to latest.

ckuratle commented 3 years ago

I'm using the latest, stable version 1.6.0

unltdnetworx commented 3 years ago

It is already fixed in the version on Github (1.7.2), as I said. Stable version will be there soon.