moritzmhmk / homebridge-camera-rpi

raspberry pi camera plugin for homebridge
MIT License
159 stars 29 forks source link

Release new version to NPM #40

Closed aaronpearce closed 6 years ago

aaronpearce commented 6 years ago

Can we get a new NPM release that includes the recent fixes?

zeromancer1972 commented 6 years ago

You may install it directly from git with npm install moritzmhmk/homebridge-camera-rpi#master

aaronpearce commented 6 years ago

Yep, but that’s not convenient or clear to the vast majority of users of the package. Given the updates we’re done months ago, npm should have an update.

zeromancer1972 commented 6 years ago

I agree, especially when you let the config-ui-x do the work

moritzmhmk commented 6 years ago

v0.0.4 is released but I cant test it right now - please report any issues here!

fr3nch13 commented 6 years ago

Just an FYI.

For me an npm update -g homebridge-camera-rpi didn't update it, so I had to do an npm i -g homebridge-camera-rpi. I'm new to npm, but know apt/yum, so I was expecting that to work.

DarylMc commented 6 years ago

@fr3nch13 @aaronpearce @moritzmhmk thankyou sudo npm i -g homebridge-camera-rpi updated to v0.0.4

aaronpearce commented 6 years ago

Going to mark this closed as well it's out.