a-i-ks / ioBroker.volumio

ioBroker adapter to remote control Volumio
MIT License
2 stars 3 forks source link

Nice :-) but how to install correctly? #6

Closed gregor-hh closed 3 years ago

gregor-hh commented 3 years ago

Thank you very much for this plugin, I want test it but how to install it?

I have run npm install iobroker.volumio but i dont see the instance?

(It is the first time that I installed a plugin manually.

any hints?

EDIT: Ahhh, I have found, had to go in /opt/iobroker/ and after npm install manually add the instance with the + , sry :-)

best regards

a-i-ks commented 3 years ago

There is another easier way: If you go to the adapter view in ioBroker, there is a button "labeled: install from own URL" (it has a GitHub icon) and enter this URL on the "other"-Tab: https://github.com/b.com/a-i-ks/ioBroker.volumio/tarball/master/ You can always use this method to install the latest development state of an adapter from GitHub. But this may install a work-in-progress version. I hope that the adapter will be added to the official repository in the next few days. Then it can also be installed normally.