/hoobs-config

My Configuration for using Hoobs for Homebridge. I use Hoobs to put all of my smart home accessories under one roof...Homekit

MIT LicenseMIT

Hoobs Smart Home Configuration

GitHub GitHub top language GitHub last commit

My Configuration for using Hoobs for Homebridge. Including Plugins I use with confidential info replaced. The replaced strings look like this: !APIKEY!

HoobsDashboard


Plugins


Tuya

homebridge-tuya-app

There are a few apps that are used in the Tuya platform, I have an account with SmartLife so I chose to use this along with its Username and Password for setup.


Google Nest

homebridge-google-nest

You will need to get some google authentication to use the API. If you login to your nest account in chrome and do some tricks you can find your "issuetokens", "cookies" and "apikey". Both the issuetokens and cookies are extremely long strings.


LG WebOS TV

homebridge-lgwebos-tv

To configure this I went to the network setttings on my TV to find the local IP Address and Mac Address to configure.


Rachio Platform

homebridge-rachio-platform

You will need the API Key from Rachio. This is pretty straight forward if you follow the documentation. You just have to go to your settings on the Rachio web app.


Things to Note

Server

Hoobs is being run on an Ubuntu Linux Server.

Server Port

I am using "7070" as port when "8080" is the default. I am using another application on my server that runs on 8080 so I decided to change Hoobs so they do not interfere.

Polling Intervals

I set my polling interval (the amount of time between checking to see if something is on or off) to a couple of minutes because I plan to only use homekit to turn the devices on and off. If I was going to continue to use the native apps then I would want to set this somewhere between 10-30sec.