Tomi Tuhkanen
Tomi Tuhkanen
Maybe this should be implemented with async streams? Syntax might be a little nicer than with Task. Internally both would function in a same way, as first whole JObject would...
Thanks for the bug report and sorry, that I forgot to ask more details earlier. On which operating system the bug appeared?
Thanks for the PR! I had a this question earlier > ...maybe GetRoot has to return Root-object that can either have a DocumentCollection or a single item. But maybe returning...
@EmiSan1998 that is great! Just ask if you need some more info or create a draft PR if you want some feedback.
Removed in progress label
@chandu-jadhav Sure! As mentioned in the description, no need to add typing to all examples at once in a single PR, but you can modify one example, create a PR...
This is a good idea. I would make small changes, e.g. to the checklist. Most important are that code follows current style, documentation is updated and tests are added and...
I think we should go with option number 1, but that would then require some one with a Windows. I would assume that the problem is that [queue](https://github.com/ttu/ruuvitag-sensor/blob/aa37f9cfb44db6f881be523fbab43f25d93bc8c6/ruuvitag_sensor/adapters/bleak_ble.py#L27) must be...
@dhruvshettty you can pick this up 👍 This is the last missing functionality for the `Bleak` adapter.
Bleson support will be dropped in favour of Bleak communication.