2024-10-08 12:40:49.734 - warn: javascript.0 (1173) You are assigning a string to the state "0_userdata.0.Wetterstation.DP50.1.Temperatur" which expects a number. Please fix your code to use a number or change the state type to string. This warning might become an error in future versions. 2024-10-08 12:40:49.738 - warn: javascript.0 (1173) at createState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2954:25) 2024-10-08 12:40:49.739 - warn: javascript.0 (1173) at runNextTicks (node:internal/process/task_queues:60:5) 2024-10-08 12:40:49.739 - warn: javascript.0 (1173) at processImmediate (node:internal/timers:454:9) 2024-10-08 12:40:49.743 - warn: javascript.0 (1173) You are assigning a string to the state "0_userdata.0.Wetterstation.DP50.1.Feuchtigkeit" which expects a number. Please fix your code to use a number or change the state type to string. This warning might become an error in future versions. 2024-10-08 12:40:49.744 - warn: javascript.0 (1173) at createState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2954:25) 2024-10-08 12:40:49.744 - warn: javascript.0 (1173) at runNextTicks (node:internal/process/task_queues:60:5) 2024-10-08 12:40:49.744 - warn: javascript.0 (1173) at processImmediate (node:internal/timers:454:9) 2024-10-08 12:40:49.746 - info: javascript.0 (1173) State value to set for "0_userdata.0.Wetterstation.DP50.1.Temperatur" has to be type "number" but received type "string" 2024-10-08 12:40:49.748 - warn: javascript.0 (1173) You are assigning a string to the state "0_userdata.0.Wetterstation.DP50.1.Batterie" which expects a number. Please fix your code to use a number or change the state type to string. This warning might become an error in future versions. 2024-10-08 12:40:49.749 - warn: javascript.0 (1173) at createState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2954:25) 2024-10-08 12:40:49.749 - warn: javascript.0 (1173) at runNextTicks (node:internal/process/task_queues:60:5) 2024-10-08 12:40:49.749 - warn: javascript.0 (1173) at processImmediate (node:internal/timers:454:9)