Webcore flash option

If this has been covered, please forgive.....

I am trying to flash a light switch using webcore. When the piston executes, I receive the following error in the logs:

Error executing virtual command [Light - Hallway].flash: (9ms) groovy.lang.MissingMethodException: No signature of method: user_app_ady624_webCoRE_Piston_69.executePhysicalCommand() is applicable for argument types: (java.util.LinkedHashMap, com.hubitat.app.DeviceWrapper, java.lang.String, java.util.ArrayList, java.lang.Long, java.lang.String, java.lang.Boolean) values: [[id::4c473393870a586a7b7ea7f3691709ac:, logging:3, svLabel:null, ...], ...]

I am able to use the Flash button in the device itself without issue.

Has anyone come across this? If so, a code fix?

I am running the current versions of hubitat & webcore as of 2/24/20.

Thanks,
Chris

WebCoRE isn't directly supported by Hubitat, since it's a Community developed App.. but the extraordinarily talented @nh.schottfam has been providing support for a while.

thx for the pointer @csteele

I have asked in PM for more info / logs so I can debug

2 Likes

I have posted an updated webcore that fixes this issue.