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
fyi ... i got the same issues and that was because i copy pasted the code directly into terminal, and it didn't preserve the tabs.... i had to reindent.
Hi, after following your Readme instructions, I am getting these errors. Could you please help me fix them?
JIBREJCH:smartthings jibrejch$ python smartthings.py --type motion
Traceback (most recent call last):
File "smartthings.py", line 167, in
ds = st.request_devices(options.device_type)
File "smartthings.py", line 91, in request_devices
switchd['url'] = "%s/%s" % ( devices_url, switchd['id'], )
Many thanks,
Jiri
The text was updated successfully, but these errors were encountered: