newAM / idasen

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

Add support for init with a BLEDevice #324

Closed abmantis closed 1 year ago

abmantis commented 1 year ago

I am developing an Home Assistant integration using this library and this is required for the library to be used in Home Assistant.

I also have a few other PRs comming for the lib to be able to be used in an Home Assistant integration. I was trying to split them in small PRs for easier review, but I can also make it all in one bigger PR (with all the branch ha_v1).

abmantis commented 1 year ago

Thanks for the help! I completely forgot to check the CI jobs and only ran pytest, which was passing so I'll have to check those out.

coveralls commented 1 year ago

Coverage Status

coverage: 87.329% (+0.04%) from 87.285% when pulling 3c583934c21184b2283c9d3c757e3852373c1fd4 on abmantis:bledevice into 2dbdb620bf24adbb2854fa00350b286564fbe700 on newAM:main.