Skip to content

Releases: Bluetooth-Devices/led-ble

v1.1.6

04 Feb 20:59
Compare
Choose a tag to compare

v1.1.6 (2025-02-04)

Fix

  • fix: detect dream models based on name as well (#82) (f31ffed)

v1.1.5

04 Feb 14:30
Compare
Choose a tag to compare

v1.1.5 (2025-02-04)

Chore

  • chore(pre-commit.ci): pre-commit autoupdate (#80)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (965493d)

  • chore(deps): bump flux-led from 1.1.0 to 1.1.3 (#79) (2b58c7f)

  • chore(deps-ci): bump python-semantic-release/python-semantic-release from 9.16.1 to 9.17.0 in the github-actions group (#78) (5925b55)

  • chore(deps): bump sphinx from 6.2.1 to 7.4.7 (#76)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a4af2f4)

  • chore(pre-commit.ci): pre-commit autoupdate (#77)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (fc7a15b)

Fix

  • fix: update poetry to v2 + add license to metadata (#81) (ce71af7)

v1.1.4

23 Jan 03:49
Compare
Choose a tag to compare

v1.1.4 (2025-01-23)

Chore

  • chore: update minimum bleak version (#74) (4757690)

Fix

v1.1.3

23 Jan 03:42
Compare
Choose a tag to compare

v1.1.3 (2025-01-23)

Fix

v1.1.2

23 Jan 03:30
Compare
Choose a tag to compare

v1.1.2 (2025-01-23)

Bug Fixes

  • Raise CharacteristicMissingError for unsupported devices (#70, 72e74cf)

Chores

  • Create dependabot.yml (f5dae1b)

  • Update dependabot.yml to include GHA (dc6eb0a)

  • deps: Bump flux-led from 1.0.4 to 1.1.0 (#61, f0fc89d)

  • deps: Bump jinja2 from 3.1.4 to 3.1.5 (#66, dc3d478)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump myst-parser from 0.18.1 to 1.0.0 (#64, e847cb3)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump myst-parser from 1.0.0 to 3.0.1 (#71, 037d4aa)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx from 5.3.0 to 6.2.1 (#67, 1edffe5)

  • deps: Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#65, e7f6571)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 2.0.0 to 3.0.2 (#72, a3cadfe)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-ci: Bump the github-actions group with 8 updates (#69, 699b4c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: J. Nick Koston [email protected]

  • deps-dev: Bump pytest from 7.4.4 to 8.3.4 (#63, befc9a7)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 3.0.0 to 6.0.0 (#62, bad4581)

  • pre-commit.ci: Pre-commit autoupdate (#57, e002846)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

  • pre-commit.ci: Pre-commit autoupdate (#59, 71a479f)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

  • pre-commit.ci: Pre-commit autoupdate (#60, 9c5e2ea)

  • pre-commit.ci: Pre-commit autoupdate (#68, 9977a83)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>


Detailed Changes: v1.1.1...v1.1.2

v1.1.1

11 Dec 21:45
Compare
Choose a tag to compare

Fix

  • Refactor to use kwargs for construct_levels_change (#53) (efd92ac)

v1.1.0

11 Dec 21:39
Compare
Choose a tag to compare

Feature

v1.0.2

24 Jun 15:09
Compare
Choose a tag to compare

Fix

v1.0.1

25 Sep 18:32
Compare
Choose a tag to compare

Fix

v1.0.0

16 Oct 00:18
Compare
Choose a tag to compare

Feature

Breaking

  • The set_ble_device function has been renamed set_ble_device_and_advertisement_data and now requires the advertisement_data. (2be176c)
  • The constructor no longer takes a retry count since this does not need to be configurable (2be176c)