Skip to content

0.3.0 - Goodbye Bluepy, Hello Bleak

Compare
Choose a tag to compare
@lolouk44 lolouk44 released this 02 Oct 12:34
· 11 commits to master since this release

[0.3.0] - 2022-10-02

Changed

  • Stopped using deprecated/no longer supported bluepy library and replaced with bleak, requiring major code overhaul. (fixes #59)
  • Updated documentation to reflect MQTT integration (moved out of sensor config)

Breaking Changes

  • If using a MiScale V1, make sure you add the MISCALE_VERSION to your options.json file (see doc)