Changed
- Stopped using deprecated/no longer supported bluepy library and replaced with bleak, requiring major code overhaul. ([fixes 59](https://github.com/lolouk44/hassio-addons/issues/59))
- Updated documentation to reflect MQTT integration (moved out of sensor config)
Breaking Changes
- `/var/run/dbus/:/var/run/dbus/:ro` is needed in docker volumes for bleak to work
- If using a MiScale V1, make sure you add the MISCALE_VERSION to your options.json file (see doc)