Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[switch.tplink] Better error handling.
The whole `_update_devices` for loop should be covered by a try-except block. That's because custom attribute getters may be invoked also after expanding the results, resulting in unhandled `SmartDeviceException`.
- Loading branch information