Wow, guys, I no sooner start kickin' the tires on this new user driver than I manage to throw an Error in the Logs, to wit:
[dev:66] (http://192.168.86.38/logs#) 2022-09-09 01:28:15.900 pm [error] (http://192.168.86.38/logs#) org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: user_driver_Botched1_GE_Z_Wave_Plus_Dimmer_917.push() is applicable for argument types: (java.lang.Long) values: [2] Possible solutions: use([Ljava.lang.Object;), run(), run(), dump(), wait(long), parse(java.lang.String) (method push)
This happens every time I do a "PUSH" â–º Button â–º 1 on the Device status page. (Don't ask me WHY I decided to push that, I simply wanted to try something out, LOL)
Should I report this to @JasonJoel ? (EDIT: Will tag him here)
P.S. In case you're curious, no, the "thing" I was testing did not seem to work out. I had set up a Button Controller, which takes as its Trigger the pressing of Button 1 on my GE Dimmer device, and was supposed to perform the action of adjusting Level by +15. It did nothing. That's why/when I noticed the error in Log.