Skip to content
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

No bulbs showing up when Homebridge is added to Apple Home. #41

Open
benhoad opened this issue Apr 29, 2018 · 0 comments
Open

No bulbs showing up when Homebridge is added to Apple Home. #41

benhoad opened this issue Apr 29, 2018 · 0 comments

Comments

@benhoad
Copy link

benhoad commented Apr 29, 2018

I'm unclear of the actual setup process; I've initialised Homebridge with only LifxLan as a plugin to test homekit with my older Lifx bulb. I have two, both visible in the Lifx App (one old, one new and homekit enabled).

{
    "bridge": {
        "name": "Homebridge",
        "username": "CC:22:3D:E3:CE:30",
        "port": 51826,
        "pin": "031-45-154"
    },
    
    "description": "This is an example configuration file with one fake accessory and one fake platform. You can use this as a template for creating your own configuration file containing devices you actually own.",

    "accessories": [],

    "platforms": [
        {
            "platform": "LifxLan",
            "name": "LiFx",
            "ignoredDevices": ["d073d530320d"]
        }
    ]
}

Should the older bulb be showing up automatically when Homebridge is added? (and from another thread, they are on the same subnet.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant