-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homebridge #1141
Comments
There are several mDNS packages available for OpenWrt. It is up to the user to decide which one to choose. I think this thread will help you to figure out how to solve the mDNS related problem. The version is different from the official OpenWrt community package. Please give me feedback if you can identify the problem. |
Update |
Update |
Thank you! for the report. I checked it out and it seems that the behavior has changed since v1.3.0. This wiki is an example of using the Homebridge UI. |
Hi, I’m super noob here, |
OpenWrt's avahi package does not install that file. Attempting to install that file manually seems to circumvent the error. https://github.com/lathiat/avahi/blob/master/avahi-daemon/org.freedesktop.Avahi.Server.xml |
@nxhack |
I compile Homebridge and install to the router, but in apple home app I didnt found device to add in to Homekit.
I saw one solution. Need to install Avahi and it has to be configured. But I haven't succeed. Spend few days on this(
Next, I try use docker image and have same problem, bonjour/mdns dosnt work. But Homebrige start and work
After I install Homebridge 1.2.4 from OpenWrt repo and its work fine! I can see "device" in home kit app.
Nest, when I open this https://github.com/openwrt/packages/tree/38f01ad2c9738c6c5a5dbda85019bb9cf5bc10f8/lang/node-homebridge and I saw, this makefile made by you!
What different between "official" package and openwrt-node-packages/node-homebridge?
BTW I use node and node-npm from this repo for start node-homebridge
The text was updated successfully, but these errors were encountered: