Skip to content

Releases: kroimon/skyrc-ble

v2.1.0

08 Nov 20:55
Compare
Choose a tag to compare

v2.1.0 (2023-11-08)

Documentation

  • docs: switch docs theme to furo (4513026)

  • docs: fix changelog generation (f260cd9)

Feature

  • feat: add functions to start/stop charging multiple channels at once (47d0eff)

v2.0.1

08 Nov 20:11
Compare
Choose a tag to compare

v2.0.1 (2023-11-08)

Build

  • build: update CI workflows (eacabd8)

  • build: update dependencies (6ae878a)

Fix

  • fix: send correct channel index to start and stop charging

Fixes #1 (a69fd52)

Style

Test

  • test: fix TypeErrors when running tests (02091e6)

v2.0.0

26 Jan 14:48
Compare
Choose a tag to compare

Feature

  • Log timeout when waiting for response (b8129d8)
  • Add manufacturer and model properties (bf9997e)

Fix

  • Datatypes in basic state data must be enums (e369a32)

Breaking

  • move version info to generic device (6ce40d1)

v1.0.0

24 Jan 19:51
Compare
Choose a tag to compare

Feature

  • Add address property to Mc3000 class (d7c2d3b)

Breaking

  • rename/move purely MC3000 related code (bc60769)

v0.2.0

24 Jan 13:17
Compare
Choose a tag to compare

Feature

  • Allow replacing the BLEDevice instance (6fa18f6)

Documentation

v0.1.0

19 Jan 15:02
Compare
Choose a tag to compare

Feature