Tomi Tuhkanen

Results 60 comments of Tomi Tuhkanen

Hi! Currently, this project doesn't support 3rd party authentication providers. There are no technical limitations that would prevent adding new 3rd party authentication to this project. I can't help with...

Thanks for the issue. Unfortunately this kind of path/naming is not supported. ```sh curl -X GET "http://localhost:57603/api/garage/v3.0/storage/bins" -H "accept: application/json" ``` Now API tries to look for items, with these...

Hi! Thanks for issue and feedback. Wasn't aware that sharing data between processes will increase CPU usage this much. Every day you can learn something new :) You are correct,...

Thanks! Very nice addition. Can't test this myself, but will check the code 👍 No worries if you haven't tested all corner cases, you can always make a fix later.

Implemented in https://github.com/ttu/ruuvitag-sensor/pull/173

Added fix for checking MAC from payload advertised MAC is not available and payload contains MAC. https://github.com/ttu/ruuvitag-sensor/pull/107 Checked only that didn't break anything on Linux, hope it fixes macOS problem....

First I used the Bleson from pip, then installed it from github with tag, but now instructions have just to install it from the master. Maybe should change it to...

@loneshark99 sure! If you have some questions, just ask. I will add in progress label, but there is no hurry to complete this task.

@loneshark99 Hi. Do you have any questions regarding this task or if you are not anymore interested in implementing this, just tell me and I will remove "In Progress" label.

Thanks! Just make the PR and we can then think together if there is some more efficient way.