Error while executing the event


#1

1) Give a description of the problem
After making an edit to the piston, I get the following error in the logs. In addition, there is a delay with this piston and Alexa that is not seen in my other pistons.

2) What is the expected behaviour?
It operates as expected, but as mentioned above, there is a delay

3) What is happening/not happening?
(PUT YOUR INFO HERE)

4) Post a Green Snapshot of the pistonimage

5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)
1/11/2021, 10:36:27 AM +588ms
+15ms ╔Subscribing to devices…
+18ms ║Using Attribute subscription
+207ms ║Device missing from piston. Loading all from parent (187ms)
+246ms ║Subscribing to Turtle Food on Hubitat Mesh 1.acceleration…
+254ms ║Piston controls Turtle door…
+255ms ║Piston controls Harry Fed…
+257ms ║Piston controls Echo - Game…
+258ms ║Piston controls Turtle Filter on Hubitat Mesh 1…
+260ms ║Piston controls Echo - Family…
+261ms ║Piston controls Echo - Bathroom…
+262ms ║Piston controls Echo - Craft…
+264ms ║Piston controls Echo - Piano room…
+300ms ╚Finished subscribing (287ms)
+318ms ║Comparison (enum) open is (string) open = true (1ms)
+319ms ║Cancelling condition #86’s schedules…
+345ms ║An error occurred while executing the event: groovy.lang.MissingMethodException: No signature of method: user_app_ady624_webCoRE_Piston_194.getTimeToday() is applicable for argument types: (java.lang.String) values: [01112021]
+402ms ╔Starting piston… (v0.3.110.20201015_HE)
+403ms ╚Piston successfully started (393ms)


#3

Interesting, they only show that way on the Green Snapshot…they are fine and labeled correctly in the piston itself and in the red snapshot.


#4

Maybe worth the following?
Edit piston and replace devices with another (removing original) save piston
Edit again and add replace temp devices from above with originals.


#5

I posted a fix that I hope correct this on HE (time parsing)