-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
This is the error that I am getting:
Traceback (most recent call last):
File "smartthings.py", line 148, in
ds = st.request_devices(options.device_type)
File "smartthings.py", line 72, in request_devices
switchd['url'] = "%s/%s" % (devices_url, switchd['id'],)
TypeError: string indices must be integers
Metadata
Metadata
Assignees
Labels
No labels