Skip to content

Releases: newAM/idasen

Version 0.6.0

05 Dec 18:54
Compare
Choose a tag to compare

Changed

  • Stop moving the desk if the safety feature kicks in.

Version 0.5.0

15 Nov 01:05
Compare
Choose a tag to compare

Added

  • Added python 3.9 support.

Changed

  • Added automatic retry to failed connections.

Fixed

  • Allow the init subcommand to work without a MAC address.

Version 0.4.0

20 Oct 23:42
Compare
Choose a tag to compare

Added

  • Added save and delete sub-commands to the CLI to save and delete desk positions.

Changed

  • Changed the configuration file format, see the README for details.
  • Updated bleak dependency to 0.9.0.

Fixed

  • Fixed a bug with the init sub-command raising an exception.

Version 0.3.0

10 Oct 16:47
Compare
Choose a tag to compare

Added

  • Added discover class method to IdasenDesk.

Changed

  • The init subcommand will now attempt to discover the MAC address.