bbreukelen / node-rainbird

Rainbird controller in Node.js
GNU General Public License v3.0
17 stars 2 forks source link

Installation in Homebridge #5

Open Ivanbk opened 3 years ago

Ivanbk commented 3 years ago

Is there a Guide for installation in Homebridge? I am new to this type of stuff and have no clue on how to install

afreitas78 commented 3 years ago

Is there a Guide for installation in Homebridge? I am new to this type of stuff and have no clue on how to install

Hello Im in the same situation. Im new on this things and I don't understand anything about coding. I have the WIFI module install on my system and I want to control by Homebridge and Home App from my iPhone, but I don't know how to install the plugin or using the code. if you can help me, I will appreciate. best regards

remirr commented 3 years ago

I am in the same situation, I have searched for this plugin under Homebridge Plugins but nothing seems to come up... Has anyone worked this out?

remirr commented 3 years ago

Hi there,

Has anyone worked out how to make this work?

bBsS4 commented 2 years ago

Hello. Same question. Please help!

donavanbecker commented 2 years ago

@bBsS4, @remirr, @afreitas78, @Ivanbk, I am working on this and have a beta out right now. it doesn't work but I will need logs from it.

https://www.npmjs.com/package/homebridge-rainbird

bBsS4 commented 2 years ago

@bBsS4, @remirr, @afreitas78, @Ivanbk, I am working on this and have a beta out right now. it doesn't work but I will need logs from it.

https://www.npmjs.com/package/homebridge-rainbird

thanks. im a noob but i can probably get u logs if you tell me what you need

donavanbecker commented 2 years ago

@bBsS4 Try the latest beta on homebridge

bBsS4 commented 2 years ago

[09/09/2021, 13:58:10] --- [09/09/2021, 13:58:10] Disabled plugin: homebridge-pihole@0.3.5 [09/09/2021, 13:58:10] --- [09/09/2021, 13:58:10] Disabled plugin: homebridge-platform-orbit@1.5.1 [09/09/2021, 13:58:10] --- [09/09/2021, 13:58:10] Disabled plugin: homebridge-printer@1.1.1 [09/09/2021, 13:58:10] --- [09/09/2021, 13:58:10] The plugin "homebridge-rainbird" requires Node.js version of >=14.17.5 which does not satisfy the current Node.js version of v14.17.1. You may need to upgrade your installation of Node.js - see https://git.io/JTKEF [09/09/2021, 13:58:10] Loaded plugin: homebridge-rainbird@0.1.0 [09/09/2021, 13:58:10] Registering platform 'homebridge-rainbird.RainBird'

bBsS4 commented 2 years ago

So IP address would be the static IP of the controller and the password would be password set on the controller? I don't remember creating a rainbird account but I could be wrong. Thanks. As for node.js do I need to upgrade that on homebridge? Looks like its shutting down several plugins but I dont recall ever having to deal with that before.

donavanbecker commented 2 years ago

@bBsS4 Yes static ip and password set for controller.

Also you don't have the latest beta of the plugin installed.

As for nodejs, I have that set to push people to latest nodejs bug fixes.

If you still can't get the plugin to work, please open issue on the plugin repo.