newAM / idasen

Python API and CLI for the ikea IDÅSEN desk.
MIT License
124 stars 21 forks source link

Implement pair() #333

Closed abmantis closed 1 year ago

abmantis commented 1 year ago

This allows pairing without having to do it manually from the bluetooth manager. It is also needed for the Home Assistant integration to properly work.

coveralls commented 1 year ago

Coverage Status

coverage: 86.728% (-0.3%) from 86.984% when pulling fe746d1d8ab6ae08f3612980cfb8fb5bf1475c20 on abmantis:pair into 78498de3070e11ad0b6c53bbe55fa768d52b4819 on newAM:main.

abmantis commented 1 year ago

This and #332 are the last two PRs I had prepared. It would be great if you can release a new version after these :) Thanks!

newAM commented 1 year ago

v0.10.0 is in the pipeline with all your changes, thanks for all the fixes and improvement!

abmantis commented 1 year ago

Thanks for the quick reviews!