homecineplexx / ioBroker.homepilot20

Rademacher Homepilot 2.0 (version >= 5.0.39)
MIT License
23 stars 7 forks source link

Installing as an Adapter in ioBroker #15

Closed Bri-Gitte closed 3 years ago

Bri-Gitte commented 3 years ago

Hi,

i'm completely new to ioBroker and i would like to install your adapter to use my Rademacher homepilot. Is there a tutorial how to install it manually?

Thanks for your work!

mjanker4247 commented 3 years ago

I had the same question and finally managed it with the following commands:

cd /opt/iobroker
iobroker stop
sudo -H -u iobroker npm install iobroker.homepilot20
iobroker upload homepilot20
iobroker start
iobroker add homepilot20 --host <hostname>