beckyricha / Broadlink-RM-SmartThings-Alexa

Control RF and Ir devices using SmartThings and Alexa.
151 stars 115 forks source link

error groovy.lang.MissingPropertyException #42

Open Miki5787 opened 6 years ago

Miki5787 commented 6 years ago

Hi, I bought the broadlink last month and now I'm trying to connect it with my smartthings hub.I'm using th tasker plug-in methode. I setted up everything and the controller appear on my smartthings app but if i push the button on nothing happen. on the website appear this:

1466c373-57d5-409e-98c9-8f31607930c8 16:24:37: error groovy.lang.MissingPropertyException: No such property: name for class: java.util.HashMap$Entry Possible solutions: value @line 68 (doCall) 1466c373-57d5-409e-98c9-8f31607930c8 16:24:37: debug In response handler 1466c373-57d5-409e-98c9-8f31607930c8 16:24:37: debug hub id is b6a41049-6430-41fe-839e-14371e57251b 1466c373-57d5-409e-98c9-8f31607930c8 16:24:31: error java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty. @line 66 (lanResponseHandler) 1466c373-57d5-409e-98c9-8f31607930c8 16:24:31: debug In response handler 1466c373-57d5-409e-98c9-8f31607930c8 16:24:31: debug hub id is b6a41049-6430-41fe-839e-14371e57251b 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: error java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty. @line 66 (lanResponseHandler) 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug In response handler 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug hub id is b6a41049-6430-41fe-839e-14371e57251b 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug device name: dolby, URL: 192.168.0.6:9876, mac: 34:ea:34:43:1f:a5, onCodeID: l1522674911237), offCodeID: null 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug getChildDevices(false), children=1 1466c373-57d5-409e-98c9-8f31607930c8 16:24:29: debug adding device dolby with on 1466c373-57d5-409e-98c9-8f31607930c8 16:24:29: debug In response handler 1466c373-57d5-409e-98c9-8f31607930c8 16:24:29: debug hub id is b6a41049-6430-41fe-839e-14371e57251b 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: error java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty. @line 66 (lanResponseHandler) 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug In response handler 1466c373-57d5-409e-98c9-8f31607930c8 16:24:30: debug hub id is b6a41049-6430-41fe-839e-14371e57251b

I've noticed that now the tasker app and rm plugin are two different app and I tried as well to set up both app to work toghether but still I have the same error

Miki5787 commented 6 years ago

Update: The problem is only in the smart app because if i set a Scene everithing work but if I push the button on the Thing page nothing happen. I hope this can help to find a solution