RFLink: new lib version available, can anyone create a PR?

Recently I opened an issue with RFLink python library used in HA and the author fixed it.
Now for the fixed library to be included in a HA release someone need to make a PR, and it involves forking HA, update the manifest.json with the new library version, running the gen_requirements_all.py script, making sure to test this also, committing all changes and then opening a PR.

I cannot do that because it needs to be done in development environment that I’m still struggling to configure on my Mac.
On the other hand, it should be reasonable easy to someone having their dev env configured and RFLink board/config working.

Anyone?

Besides it is not the best way, the changes are simple enough to try a PR.

Just follow the changes from this one setting the new library version:

I know. The problem is when I asked devs how to do that I was told I need to run a configuration script and test the build locally. I know I cannot do that because I don’ have a properly configured development environment on my Mac (will need to have another go when I have more time).

Thanks, I’ll give it a go… but from what I heard I assumed there is much more to do in this case.
Update: WOW, I’ve just done it and the very same guy that had gave me instructions how to do that already approved it. A bit odd tbh… but I’m not complaining, no :wink:
Thanks @javicalle !

Great to hear
:ok_hand: