newAM / idasen

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

Added speed to public api (get and monitor) #414

Closed sroebert closed 6 months ago

sroebert commented 6 months ago

Following #409, this PR makes the speed value of the desk public api. You can either:

For backwards compatbility you can still monitor with a callback that only accepts one parameter, which just gets called for height changes.

coveralls commented 6 months ago

Coverage Status

coverage: 88.743% (+0.007%) from 88.736% when pulling 29a5dd1d0cbe2bd5e4457ba6f20857d791d74112 on sroebert:feature/speed into e2416dd4bb2a2bea76a4e2044c8a114b232fc597 on newAM:main.

newAM commented 6 months ago

Thanks for the feature!

This and #409 have are in v0.12.0