NorthernMan54 / homebridge-rtl

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

Support for Windows #22

Closed judahr closed 1 year ago

judahr commented 1 year ago

Support for windows: moves some strings to config so windows can be supported. Also fixed the command line arguments as they weren't working for windows, but should still work for other OS. The kill command won't work for windows unless homebridge process is under an admin account. Leaving that one blank seems to be fine through restarts.

NorthernMan54 commented 1 year ago

Looks good, thanks very much for this addition. Could you also update the README.md with new configuration options ?

judahr commented 1 year ago

ok, updated the readme.

NorthernMan54 commented 1 year ago

Tks going to merge this, do some regression testing, then publish to npm.

Thank you for this update

NorthernMan54 commented 1 year ago

And it has been published to npm