DrozmotiX / ioBroker.bambulab

This adapter integrates Bambulab 3D-Printers into ioBroker.
MIT License
25 stars 7 forks source link

.. has to be type "number" but received type "string" #77

Open skvarel opened 8 months ago

skvarel commented 8 months ago

Adapter Version : 0.3.2

image

RoboCop0815 commented 8 months ago

ich habe das gleiche Problem...State value to set for "bambulab.0.BambuLab.finishTime" has to be type "date" but received type "string"

HAbe es per Hand umgestellt...scheint es aber wieder zurück zusetzen...

RoboCop0815 commented 8 months ago

auch hier noch: `

bambulab.0 2024-01-14 16:06:40.016 info State value to set for "bambulab.0.01P00A3B2100920.control.big_fan2_speed" has to be type "number" but received type "string"
bambulab.0 2024-01-14 16:06:28.872 info State value to set for "bambulab.0.01P00A3B2100920.control.big_fan2_speed" has to be type "number" but received type "string"
bambulab.0 2024-01-14 16:06:28.805 info State value to set for "bambulab.0.01P00A3B2100920.big_fan2_speed" has to be type "number" but received type "string"
bambulab.0 2024-01-14 16:06:17.604 info State value to set for "bambulab.0.01P00A3B2100920.control.big_fan2_speed" has to be type "number" but received type "string"
bambulab.0 2024-01-14 16:06:17.559 info State value to set for "bambulab.0.01P00A3B2100920.big_fan2_speed" has to be type "number" but received type "string"
bambulab.0 2024-01-14 16:06:07.479 info State value to set for "bambulab.0.01P00A3B2100920.control.big_fan2_speed" has to be type "number" but received type "string"

`

Bastler1971 commented 8 months ago

Habe selben Fehler bei finishTime, händisch ändern bringt nur kurze Zeit was

vr6syncro commented 4 months ago

ergänzend

<html>
<body>
<!--StartFragment-->
bambulab.0 | 2024-05-26 11:49:13.624 | info | State value to set for "bambulab.0.XXX.finishTime" has to be type "date" but received type "string"
-- | -- | -- | --
bambulab.0 | 2024-05-26 11:49:13.582 | info | State value to set for "bambulab.0.XXX.device.nozzle.0.temp" has to be type "string" but received type "number"

<!--EndFragment-->
</body>
</html>