Remote-access Guide

homekit remote access homebridge

by Jasper King Published 2 years ago Updated 1 year ago
image

What can I add to HomeBridge to support HomeKit?

Bringing HomeKit support where there is none. Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories. Some of the most popular plugins include: Ring. Nest & Nest Cameras.

How do I Connect Non-HomeKit-enabled products to my HomeKit setup?

If you want to link up non-HomeKit-enabled smart products to your HomeKit-enabled setup, you're going to need to install Homebridge. Homebridge is a NodeJS server that acts as a HomeKit-enabled bridge, connecting non-HomeKit-enabled products to HomeKit.

What is the HomeBridge plugin?

Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories. Some of the most popular plugins include:

Are there any smart home accessories that don't work with HomeKit?

That said, there are still many excellent smart home accessories that don't work with Apple HomeKit. But here's the thing: Some of those accessories can be made to work with Apple HomeKit — it just takes a bit of DIY magic and a handy little tool called Homebridge.

image

Does Homebridge work remotely?

To enable remote access to your Homebridge connected accessories you need to setup a device act as a home hub. With a home hub, you can control your HomeKit accessories remotely, grant access to people that you trust and automate your accessories to do what you want, when you want.

How do I connect to Homebridge?

With your configuration working, open up the Home app on your iOS device. Then select '+' and select Add accessory. Tap Don't have a Code or Can't Scan, then select your Homebridge computer on the next page. You'll be told that this is an Uncertified Accessory, but select Add Anyway.

How do I find my Homebridge IP?

Login to your router and find the "connected devices" or "dhcp clients" page to find the IP address that was assigned to the Raspberry Pi. Use an iPhone to access http://homebridge.local , once you login using the default username and password (admin/admin) you can find the IP address under System Information.

What is a Homebridge hub?

Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices.

Can Homebridge be a HomeKit hub?

Homebridge hub The HOOBS Starter Kit is a must-have if you want to add HomeKit compatibility to non-HomeKit accessories. This all-in-one box provides an easy-to-use interface for Homebridge, which uses a plugin system for thousands of popular devices from Ring, Nest, and more.

How do I connect to HomeKit?

How to manually add HomeKit accessories in Home app on iPhone and iPadOpen on the Home app.Tap the “+” icon in the top right corner and tap Add Accessory.If it isn't showing up as a nearby device, tap I Don't Have a Code or Cannot Scan.Under Manual Code tap Enter Code.Tap your accessory to add it to your Homekit setup.

How do you get to Homebridge dashboard?

1:139:41THIS is how to manage your Homebridge Dashboard - YouTubeYouTubeStart of suggested clipEnd of suggested clipThat we will install on our ios. Device that will also install the script. Then for the widget toMoreThat we will install on our ios. Device that will also install the script. Then for the widget to work you will definitely need the home bridge service already installed and running on your local.

Can you run Homebridge on Apple TV?

Welcome to the Apple TV plugin for Homebridge. This plugin allows you to control your Apple TV with HomeKit using the Home app and Siri.

Can I run Homebridge on iPad?

”Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API.” Homebridge, as it sounds, creates a bridge between HomeKit and unsupported devices. Now you can set up and maintain Homebridge from your iPhone or iPad using the Homemanager 2 App created by Ron Polenthon.

How much does Homebridge cost?

HOOBS, which stands for Homebridge out of the box, is $169 and is comprised of a RaspberryPi with an included SD card and the Homebridge software pre-installed. The intent of the Homebridge software is to bring non-HomeKit devices and automations into HomeKit.

Does Homebridge cost money?

Even though Homebridge (and HOOBS with a donation) are available as a free download, setting everything up requires extra hardware like a Raspberry Pi, or installation on an always-on Mac/PC.

Do you need a hub with Homebridge?

Such devices will need a hub or bridge in order to communicate with the internet or other devices. In both of these examples such a bridge is available to enable control of the devices via a smart phone app.

How do I start a Homebridge service?

Here are the steps that worked for me:sudo nano /etc/default/homebridge and paste this gist.sudo nano /etc/systemd/system/homebridge.service and paste this gist. ... Create a user to run service: sudo useradd --system homebridge.sudo mkdir /var/homebridge.sudo cp ~/.homebridge/config.json /var/homebridge/More items...•

What is Docker Homebridge?

This Ubuntu Linux based Docker image allows you to run Nfarina's Homebridge on your home network which emulates the iOS HomeKit API. This is a multi-arch image and will run on x86_64, Raspberry Pi 2, 3, 4, Zero 2 W, or other Docker-enabled ARMv7/8 devices.

Can I run Homebridge on iPad?

Use your iPhone, iPad, Apple Watch, and Mac to control your Homebridge accessories and setup automations. Control your devices using the app you choose, such as the Apple Home App, Eve for HomeKit or any of the other 3rd party HomeKit apps.

Can you run Homebridge on Apple TV?

Welcome to the Apple TV plugin for Homebridge. This plugin allows you to control your Apple TV with HomeKit using the Home app and Siri.

Expected Behavior

Both remote and local access to my Wemo and Nest devices via Homebridge has worked just fine for a very long time.

Current Behavior

Recently, remote access to Homebridge devices started failing on a regular basis, while local access still works just fine. HomeKit native devices (iHome, Koogeek, Chamberlain) all continue to work fine, both locally and remotely.

Steps to Reproduce (for bugs)

I can reproduce reliably as follows: Homebridge Wemo and Nest devices all responding (locally and remotely) fine with iPad as Homekit Hub. Turn off iPad and when the HomePod or AppleTV become the hub, remote access fails, while local access continues to work.

Matsuo3rd commented on Feb 15, 2018

Same here with AppleTV 4 (latest tvOS) as bridge and Homebridge 0.4.38 running on Mac.

benfysh commented on Feb 17, 2018

I am getting similar issues since adding a HomePod to my setup. Remote access used to work all the time but now the Homebridge connected devices show as 'not responding' outside of the house when using 4g/LTE. Other HomeKit devices such as my hue lights work fine.

kyc1338 commented on Feb 17, 2018

Same here, all homebridge connected devices show as "not responding" even on the same WIFI after I added HomePod to my setup.

benfysh commented on Feb 26, 2018

Another quirk that I have noticed is that the camera I have added to homebridge using homebridge-camera-ffmpeg continues to be visible remotely via 4g whilst all the other accessories show as 'not responding'.

KhaosT commented on Jan 13, 2017

a) Yes. b) Any USB camera that support v4l2 should world. c) It depends on your camera d) This depends on the plugin implementation. HomeKit will show notification when a motion sensor detects motion in a room. Plugin can choose to implement camera movement as "motion sensor" then you get notification.

MrsDelish commented on Jan 13, 2017

b) the raspicam both regular and noir works fine now with latest updates to Jessie and motion 4.0.1 https://github.com/Motion-Project/motion/releases I get 13fps with motion detection on with 1280x720 on a rpi 3b.

ehusar commented on Jan 27, 2017

I am using motion on individual Raspberry Pis in the house. Each Raspberry has an USB camera attached. Each camera works using MotionEye and direction hit to the IP address. Once I had that working then I used NodeJS to get the camera's working in HomeKit. Specifically the CameraCore.js. Here are a few screen shot of the cameras in the Home app.

NelsonRodMar commented on Apr 10, 2017

Hi, I can't see my camera in Home but they work in MotionEye, can you help me ?

hoangtuit commented on May 28, 2018

Same issue. On motionEye everything is fine, but Home app saying Camera not responding. When i stop motionEye service, I can see my camera in Home app

cecheto commented on Aug 7, 2018

Hi all, I finally fixed the error. There where 2 problems to fix. First there was no task file in my HAP-NodeJS and second the lib/Camera.js was not updated during the installation.

stale bot commented on Feb 4, 2019

This issue has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this issue was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

Now that I am hooked

I have been hooked by RTSP cameras and want more to enable me to bring them to HomeBridge and then HomeKit.

ESP8266 Garage Door Opener code for Homebridge

I wanted to share the code I wrote for ESP8266 to work with the homebridge-web-garage plugin.

Unifi Camera via Homebridge UniFi Protect not stream in Apple Home App at home on wifi

Not sure when the issue started but I can no longer stream UniFi cameras at home on my Apple devices while on wifi. I can see the snap shot. Interesting thing is when on LTE I can stream, but I have noted that the stream request comes from the AppleTV instead of my phone when on Wifi.

HK Certified vs Homebridge

Not sure if it is me who is the only one who experiences it but 9 times out of 10 the devices that go unresponsive is HomeKit certified devices. I have really yet to see a homebridge device go unresponsive,unless of course isp issues.

HomeKit devices using Homebridge get "No Response" in HomeKit

I am having issues with ALL my devices running through my Homebridge, ever since the v1.10 firmware update to the Ubiquiti UDM-Pro.

How to fix homebridge.local?

I’m using a Pi 4B, hardwired, Homebridge image. I’m not able to connect via homebridge.local, and have to resolve to entering the IP address.

What is a homebridge?

Homebridge is a NodeJS server that acts as a HomeKit-enabled bridge , connecting non-HomeKit-enabled products to HomeKit. Once you've set up a Homebridge server, you can download plugins for non-HomeKit-enabled devices in order to access them with the iOS Home app and control them using your voice with Siri.

What is a Logitech Harmony Hub?

The Logitech Harmony Hub is a $70 device that will solve all your lost-remote problems. This hub replaces up to eight remotes, letting you control your television, fans, sound system, Sonos speakers, and more with a simple swipe or tap. If you find yourself juggling between the set-top box remote, the television remote, the soundbar controls, and the joystick for your robotic butler (sure, yeah, that's a thing), you need the Logitech Harmony Hub. It also works with Amazon Alexa so if you've got an Echo or two in the house, you've got a voice-controlled universal remote.

How much is a Wemo plug?

As one of WeMo's most popular smart home products, the $30 WeMo Mini Smart Plug, works as you'd expect. You can use the WeMo app, Amazon Alexa, the Google Assistant, or Siri (with the Homebridge plugin) to toggle power for anything you plug into it.

Does Harmony Hub work with Homekit?

It's not entirely elegant phrasing-wise, but that's one of the trade-offs of using a DIY/homebrew system like Homebridge. Having a Harmony Hub that works with HomeKit is pretty awesome — I can put up with weirdly worded Siri commands.

Does Nest support Homekit?

Nest is a bit infamous among HomeKit enthusiasts due to its lack of support for HomeKit. There's some business logic to the situation, sure (Google owns Nest), but it doesn't stop folks from incessantly tweeting at Nest, hoping against hope that they'll persuade Nest to add HomeKit support. With the Nest Homebridge plugin, you can rest your tweeting fingers and add HomeKit support all on your own.

Does Nest Protect work with cameras?

The plugin works with Nest's thermostats, cameras, and the Nest Protect smoke and CO alarm. It's a little more complicated than some of the other plugins on the list, but you can pridefully and smugly smirk at Nest when you've got everything up and running.

Does Homekit work with Homebridge?

These excellent smart home accessories will technically work with HomeKit; you just need a little help from Homebridge!

What is a homebridge?

In a nutshell, Homebridge is simply a NodeJS server that you can run on a machine in your home network to emulates the HomeKit API. It is typically used for bridging devices that do not implement the HomeKit protocol into the Apple Home ecosystem. Many people have contributed plugins to support different devices from Nest, IKEA, Logitech, etc.

Does Apple Home require a hub?

Similar to SmartThings, the Home app supports triggers using devices’ locations. It is also aware of who is in your household and can tell the difference between “Anyone Leaves” and “The Last Person Leaves”. This is great, I can expect it to work well on iOS since it’s officially maintained. Apple Home does require a hub but I can just use my iPad for that.

Can you control lights in the home app?

One approach to solve my problem is to control my lights in the Home app. Since my lights are all in Smart Life (Tuya) I can use the homebridge-tuya plugin for that. However, I prefer using Alexa routines for automation as much as possible. We can achieve this by using the homebridge-alexa and homebridge-delay-switch plugins.

Can I host Homebridge on Raspberry Pi?

I host homebridge on a Raspberry Pi but you can run it on Windows, Mac and Linux. For setup instructions refer to this page.

image
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9