Releases: newAM/idasen
Releases · newAM/idasen
Version 0.6.0
Changed
- Stop moving the desk if the safety feature kicks in.
Version 0.5.0
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
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
Added
- Added
discover
class method toIdasenDesk
.
Changed
- The
init
subcommand will now attempt to discover the MAC address.