ioBroker.bambulab icon indicating copy to clipboard operation
ioBroker.bambulab copied to clipboard

.finishTime" has to be type "date" but received type "string"

Open skvarel opened this issue 1 year ago • 3 comments

image

skvarel avatar Nov 21 '23 08:11 skvarel

sometimes these type frustrate me, format of the value is correctly but as its a JSON somehow conversion to sting takes place. will have a look

DutchmanNL avatar Nov 21 '23 10:11 DutchmanNL

Hab noch was ähnliches drin. In dem Fall beim A1, der gar keinen Big Fan hat. Die Werte von beiden Big Fans ändern sich aber mit, wenn ich den Cooling Fan Speed ändere.

`bambulab.2 2023-11-21 18:28:54.327 info State value to set for "bambulab.2.01P00A391400561.big_fan2_speed" has to be type "number" but received type "string"

bambulab.2 2023-11-21 18:28:49.498 info State value to set for "bambulab.2.01P00A391400561.finishTime" has to be type "date" but received type "string"`

Apropo1710 avatar Nov 21 '23 17:11 Apropo1710

Good evening! I wanted to carefully ask whether a solution is already being worked on? Changing it manually to string isn't a problem, but if I restart again, the type is reset again and my log explodes. I have an X1C.

In addition to the finish.Time there is also the message at nozzle.0.temp:

State value to set for "bambulab.0.00xxxxxxxxx.device.nozzle.0.temp" has to be type "string" but received type "number"

SidM01 avatar Aug 04 '24 20:08 SidM01