* Add support for Home Assistant discovery (lbossle) * Re-architect parsing to support device-specific customization * Add beta support for EB3A * Fix bug with automatic bluetooth reconnect
0.6.3
* Fix bug with scanning unnamed devices for WinRT bluetooth backend * Fix bug with converting commands to bytes for WinRT & macOS blueooth backend * Fix issue with using an unsupported event loop on Windows for asyncio-mqtt
0.6.2
* Fix bug in logging multiple batteries where the last slot was skipped. * Automatically reconnect to broker if disconnected
0.6.1
* Added support for paging through batteries in the logger to collect more information about how things work.
0.6.0
* Added support for configuring username / password / port for MQTT broker * Added proper signal handling. It now correctly shuts down when sent SIGTERM or SIGINT.