MisterWil / abodepy

A thin Python wrapper for the Abode alarm API
MIT License
49 stars 17 forks source link

Update device name on refresh #39

Closed clang13 closed 5 years ago

clang13 commented 5 years ago

Refreshing an AbodeDevice did not update its name if it changed.

It now uses the same logic to set the name or a default on a refresh as on initial device creation.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-16.5%) to 65.919% when pulling 9b2c32da1e043951024a766283d21c58d632f752 on clang13:clang-update-name-on-refresh into 8976db27212d0a587b404b6b22140f9f95794f4a on MisterWil:master.