-----------
Date
2024-02-03
Added
* Nicer logging in CLI
Changed
* Refresh device states when MQTT connection is resumed
* Try to recreate MQTT clients after connection is lost. This is an additional
measure on top of AWS SDK trying to resume connection.
* Convert errors in client operation into ``ClientError``