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
I tried copying the text of the .groovy file into the "From code" section of the Smartthings IDE. I get this:
No signature of method: script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163.metadata() is applicable for argument types: (script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163$_run_closure1) values: [script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163$_run_closure1@48e9ac14] Possible solutions: getMetadata(), getState(), setState(java.lang.Object), metaClass(groovy.lang.Closure)
Sorry in advance if I am doing something wrong :)
The text was updated successfully, but these errors were encountered:
HI.. I have already change device type to Z-Wave Tweaker and on the Smarthings app I am not able to get into the device. The icon is changed.
I have closed the app (forced to stop) but still not able to get into. Smartthing version is 1.7.17-25.
I tried copying the text of the .groovy file into the "From code" section of the Smartthings IDE. I get this:
No signature of method: script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163.metadata() is applicable for argument types: (script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163$_run_closure1) values: [script_app_metadata_6f145d90_f28e_4c8f_b8c6_2c14c744e163$_run_closure1@48e9ac14] Possible solutions: getMetadata(), getState(), setState(java.lang.Object), metaClass(groovy.lang.Closure)
Sorry in advance if I am doing something wrong :)
The text was updated successfully, but these errors were encountered: