- Added a thread to `CloudioEndpoint` class to decouple MQTT client calls - Removed Python2 support - Reformatted code according to [PEP 8](https://www.python.org/dev/peps/pep-0008/) - Extended `CloudioAttributeListener` interface
0.2.14
- Bugfix in attributeHasChangedByEndpoint() with PendingUpdate - Python3 compatibility