codersaur/SmartThings

Fibaro RGBW

Opened this issue · 1 comments

Is this still available and working? When I try to copy the code into the IDE I get this error. Sorry if something basic, I'm a total newb with GitHub and Groovy stuff.

No signature of method: script_app_metadata_1022158d_8be6_4b89_9aaf_973162bcb725.metadata() is applicable for argument types: (script_app_metadata_1022158d_8be6_4b89_9aaf_973162bcb725$_run_closure1) values: [script_app_metadata_1022158d_8be6_4b89_9aaf_973162bcb725$_run_closure1@6b830c43] Possible solutions: getMetadata(), getState(), setState(java.lang.Object), metaClass(groovy.lang.Closure)

Ok, so I admit I'm pretty green when it comes to github and finally figured this out. For anyone else trying, you have to add in the groovy paths for your github areas. I went here and "forked" it to my account. Worked fine after that.