You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This won't run as is via "groovy resetcoloronclose.groovy". How do I run it?
It yields:
Caught: groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
at ResetColorOnClose.run(ResetColorOnClose.groovy:17)
The text was updated successfully, but these errors were encountered:
This won't run as is via "groovy resetcoloronclose.groovy". How do I run it?
It yields:
Caught: groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
at ResetColorOnClose.run(ResetColorOnClose.groovy:17)
The text was updated successfully, but these errors were encountered: