mhrivnak / radiotherm

python client library for Radio Thermostat wifi-enabled home thermostats
BSD 3-Clause "New" or "Revised" License
49 stars 40 forks source link

Is this project abandoned? #31

Closed craftyguy closed 6 years ago

craftyguy commented 6 years ago

Just curious, because some projects (like home-assistant) use this project to add support for radiotherm devices, and if this project is no longer being maintained then we should fork this and maintain it so that support for newer devices can be added and issues resolved.

mhrivnak commented 6 years ago

I haven't abandoned it, but I not longer actively use it, and it's tough to prioritize. I would love to either have more maintainers than me, or just hand this over to the home-assistant project.

Volunteers appreciated! Or if someone at home-assistant would like to talk about taking over ownership, I would be very happy to talk about making that happen.

craftyguy commented 6 years ago

@mhrivnak great! I'm not affiliated with home-assistant, but actively use this project through home-assistant. I'd be willing to help review/merge PRs and fix issues! I don't know if the HA folks would be willing to maintain it, but I can post something on their forum in the meantime.

craftyguy commented 6 years ago

I posted this question to the HA dev discord chat, the only response was that they prefered someone else maintain it externally.

craftyguy commented 6 years ago

@mhrivnak if you are still interested in having more maintainers, I'd like to volunteer!

TD22057 commented 6 years ago

I'd be willing to help as well. Keeping this alive for use in Home Assistant is really important to me.

mhrivnak commented 6 years ago

Great! The best way to get started is to review some open PRs. Even just having a comment that says LGTM can be helpful.

craftyguy commented 6 years ago

@mhrivnak

Sure! I'll look over the open PRs and test/comment. I've already done a handful so far.

TD22057 commented 6 years ago

@mhrivnak Any chance you can merge some of the PR's any time soon?

craftyguy commented 6 years ago

Or if you don't have time, designate someone with merge permissions who can help with maintaining this project so our thermostats continue to work well? :)

mhrivnak commented 6 years ago

@craftyguy I just added you as a collaborator. If you can take care of getting things merged within the bounds of semantic versioning (semver.org), that would be fantastic.

craftyguy commented 6 years ago

@mhrivnak awesome, thank you! I'll review semver.org to make sure I didn't forget anything and start merging!