Skip to content

Releases: qtoggle/qtoggleserver-eq3bt

1.5.0

24 Oct 12:00
6b36978

Choose a tag to compare

What's new:

  • Updated for Python 3.10.
  • Adapted for qToggleServer 0.28.
  • Ruff is now used for linting.

1.4.1

23 Feb 11:57

Choose a tag to compare

What's new:

  • The write_value port method has been adapted to qToggleServer-0.26.

1.4.0

22 May 20:07

Choose a tag to compare

What's new:

  • Adapted to the new qToggleServer BLE interface.

1.3.1

04 Oct 08:52

Choose a tag to compare

What's new (since 1.3.0):

  • Increased Bluetooth LE command timeout to 20 seconds.

1.3.0

04 Oct 08:51

Choose a tag to compare

What's new (since 1.2.2):

  • Added manual mode port.
  • Added locked port.

1.2.2

02 May 16:11

Choose a tag to compare

What's new (since 1.2.1):

  • Adapted to new Peripheral interface.

1.1.4

20 Jan 15:56

Choose a tag to compare

What's new:

  • Disabled port write queue to prevent many pending values piling up

1.1.3

20 Jan 15:55

Choose a tag to compare

What's new:

  • Removed check_poll_error() call when reading port value

1.1.2

15 Jan 21:48

Choose a tag to compare

What's new:

  • Polling BLE peripherals is now retried indefinitely upon error

1.1.1

13 Jan 22:54

Choose a tag to compare

What's new:

  • Added type annotations
  • Prepared for qToggleServer 0.14