[Error] Unable to set wemo smart plug
When I use hs.py to set wemo smart plug on/off, I got this exception
Traceback (most recent call last):
File "/root/hs.py", line 91, in
I try to debug the problem, and I found if I make minor change to "/usr/local/lib/python3.9/dist-packages/homescript/init.py" file, it fixes the issue. See attached modified init.py, I am not sure if there is any other place that need to modify.
Hi, thank you for identifying issues and contributing. It would be great if you could fork this repo and create a PR with your changes.
Apologies, since I haven't been able to find the time with my day job to actually debug and evaluate these issues.
@sawjai Thanks for that, I was seeing the same error. Your fix works for me however I'm getting Response 470 errors now. Any thoughts?