Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

m11rphy

macrumors 6502a
Original poster
Dec 26, 2009
642
372
Is there anyone selling Raperry PIs with homebridge pre installed. someone with some spare time could make a bit of money doing this
 
  • Like
Reactions: robnbill
Is there anyone selling Raperry PIs with homebridge pre installed. someone with some spare time could make a bit of money doing this
I don't think you'll find anyone doing this as I think it's quite unscrupulous.
Anyway you'd still need to write/update the config.json file with your accessories, devices, platforms, logins and passwords.
Might as well just install it all yourself.
It's only a few commands to run when installing Homebridge and as long as you follow the guides correctly, can be done in 30mins.
 
I don't think you'll find anyone doing this as I think it's quite unscrupulous.
Anyway you'd still need to write/update the config.json file with your accessories, devices, platforms, logins and passwords.
Might as well just install it all yourself.
It's only a few commands to run when installing Homebridge and as long as you follow the guides correctly, can be done in 30mins.
I'm struggling to find a good guide, I have no idea how to even set the RPi up
 
I'm struggling to find a good guide, I have no idea how to even set the RPi up
Ok, this is the guide I first used when setting up my Pi.
https://www.raspberrypi.org/help/noobs-setup/

Then used the wiki guide to install the other stuff needed for Homebridge to run.
https://github.com/nfarina/homebridge/wiki/Running-HomeBridge-on-a-Raspberry-Pi

Then install Homebridge following the ReadMe guide here.
https://github.com/nfarina/homebridge/blob/master/README.md

You'll then need to install the plugins you need for the devices you want to control.
https://www.npmjs.com/browse/keyword/homebridge-plugin

And then update your config.json file with the necessary info.
You can use this sample, just remove the '-sample' part from the file name and update with your devices. The plugins on the NPM website should tell you what to write in the config.json file to get them to work.
https://github.com/nfarina/homebridge/blob/master/config-sample.json

You can check your config.json file is correct by copying and pasting into this website.
http://jsonlint.com

You should be able to run Homebridge now and add it as an accessory in a HomeKit enabled app such as Insteon+ or Elegato Eve.

You might also want to run a VNC server on your Rpi so you can check up on it without having to connect a monitor/keyboard etc. if Homebridge crashes or you want to make some changes to your config.json file.
https://www.raspberrypi.org/documentation/remote-access/vnc/

Ok, that does seem like a lot to do! But if you read through the info in the links a few times and dedicate an hour to get it all done you should be fine!

Good luck!
 
  • Like
Reactions: seinman and m11rphy
Ok, this is the guide I first used when setting up my Pi.
https://www.raspberrypi.org/help/noobs-setup/

Then used the wiki guide to install the other stuff needed for Homebridge to run.
https://github.com/nfarina/homebridge/wiki/Running-HomeBridge-on-a-Raspberry-Pi

Then install Homebridge following the ReadMe guide here.
https://github.com/nfarina/homebridge/blob/master/README.md

You'll then need to install the plugins you need for the devices you want to control.
https://www.npmjs.com/browse/keyword/homebridge-plugin

And then update your config.json file with the necessary info.
You can use this sample, just remove the '-sample' part from the file name and update with your devices. The plugins on the NPM website should tell you what to write in the config.json file to get them to work.
https://github.com/nfarina/homebridge/blob/master/config-sample.json

You can check your config.json file is correct by copying and pasting into this website.
http://jsonlint.com

You should be able to run Homebridge now and add it as an accessory in a HomeKit enabled app such as Insteon+ or Elegato Eve.

You might also want to run a VNC server on your Rpi so you can check up on it without having to connect a monitor/keyboard etc. if Homebridge crashes or you want to make some changes to your config.json file.
https://www.raspberrypi.org/documentation/remote-access/vnc/

Ok, that does seem like a lot to do! But if you read through the info in the links a few times and dedicate an hour to get it all done you should be fine!

Good luck!

How much would this have to be changed if I wanted to install HomeBridge on my Mac mini?
 
How much would this have to be changed if I wanted to install HomeBridge on my Mac mini?

You would want to install Homebrew to get npm, but you would then be able to just follow the install on the HomeKit Github page. There may be some issues that would pop up during install, but it should be fine.
 
I’m often amazed how someone entrepreneurial hasn’t showed up with a pre-made Homebridge hub in a nice enclosure with a consumer friendly iOS app to setup devices with no need to manually edit config files. There’s clearly a big market for this. A little hub that you plug into your router and setup with an app allowing you to add any smart device to HomeKit would sell like crazy.
 
  • Like
Reactions: MikeDr206
I’m often amazed how someone entrepreneurial hasn’t showed up with a pre-made Homebridge hub in a nice enclosure with a consumer friendly iOS app to setup devices with no need to manually edit config files. There’s clearly a big market for this. A little hub that you plug into your router and setup with an app allowing you to add any smart device to HomeKit would sell like crazy.
Dude they have it called HOOBs. https://hoobs.org
 
  • Like
Reactions: ipedro
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.