Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

error groovy.lang.MissingPropertyException #42

Open
Miki5787 opened this issue Apr 2, 2018 · 1 comment
Open

error groovy.lang.MissingPropertyException #42

Miki5787 opened this issue Apr 2, 2018 · 1 comment

Comments

@Miki5787
Copy link

Miki5787 commented Apr 2, 2018

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
Copy link
Author

Miki5787 commented Apr 3, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant