ioBroker / ioBroker.knx

connect KNX via eibd
http://www.iobroker.org
Other
50 stars 32 forks source link

Negative numerical value triggers warning #236

Closed trollvottel closed 2 years ago

trollvottel commented 2 years ago

Datatype in ETS is DPT 14.056 "Leistung (W)" (4-Byte Gleitkommawert)

The value is updated correctly, though. The warning is unnecessary I guess.

knx.0 | 2022-02-26 18:48:10.482 | warn | State value to set for "knx.0.Hauptfunktionen.Energiemanagement.Hauptfunktionen_Energiemanagement_E3_DC_Batteriebezug_(Leistung__W_)" has value "-807" less than min "0" -- | -- | -- | --
chefkoch009 commented 2 years ago

Verified and fixed in next release. This affects all DPT14.xxx.

chefkoch009 commented 2 years ago

is fixed in v2.0.13. Otherwise please re-open this issue.