NorthernMan54 / homebridge-rtl

Homebridge Plugin for rtl_433 devices
MIT License
21 stars 10 forks source link

Add humidity support #5

Closed matopeto closed 3 years ago

matopeto commented 3 years ago

Hi

I added support for temperature with humidity sensors (and also humidity sensors without temperature)

NorthernMan54 commented 3 years ago

I'm in the process of removing this from my setup in favour of these receivers instead

https://github.com/couin3/RFLink

Do you want to take over this repo, I can transfer ownership to you?

matopeto commented 3 years ago

Do you want to take over this repo, I can transfer ownership to you?

Hi javascript is not "my language", and i don't know how npm works :) also i am only homebridge user, so i will be not good owner of this plugin. But thanks, but i must decline :)

I am using only temperature/humidity sensors, so this simple plugin is good enough for me. MQTT is more complicated to setup and understand. I hope you will not remove this plugin :)

NorthernMan54 commented 3 years ago

Thanks very much for these enhancements, they worked really well. And catching the battery_ok issue. I never realized it, but one of my sensors has that issue.

npm isn't that complicated ( I cheat and use the shell script 'publish.sh' to manage it ) if you can manage git, it isn't that much more.

For the future of the plugin, I won't be removing it.

Tks again for this