I’ve just noticed a connector variable which is set by a piston & displayed on the HE dashboard is showing a value of null.
The piston has not changed, and the variable assigned to the connector is not null. I updated WC via HPM this evening, and am wondering if that has introduced a bug?
Update
I’ve just tried a new simple piston using the same variable, and it also doesn’t work. If you set the variable in HE, when you run the piston, the value changes to null, rather than the correct value.
01/02/2023, 21:11:27 +179ms
+8ms ╔Received event [Home].test = 1675285887179 with a delay of 0ms, canQueue: true, calledMyself: false
+16ms ║RunTime initialize > 16 LockT > 0ms > r9T > 7ms > pistonT > 6ms (first state access 2 m:9 8 8)
+18ms ║Runtime (5517 bytes) initialized in 7ms (v0.3.114.20230130_HE)
+20ms ║╔Execution stage started
+236ms ║║Executed device command [SensorStatus].setVariable(null,test message) (210ms)
+238ms ║╚Execution stage complete. (219ms)
+242ms ╚Event processed successfully (234ms)