The package has been rewritten to be aync with aiohttp replacing the requests library. See README.md for more information.
0.3.4
Fixed bug in previous release related to following next link.
0.3.2
New Features - Individual entity get operations for locations, devices, apps, and installedapps i.e. `SmartThings.location(location_id)` - App Settings get/update via new `AppSettingsEntity`.