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

HomeKit status when bulb offline #40

Open
nouseforaname1 opened this issue Apr 15, 2018 · 1 comment
Open

HomeKit status when bulb offline #40

nouseforaname1 opened this issue Apr 15, 2018 · 1 comment

Comments

@nouseforaname1
Copy link

When I turn an LIFX bulb off at the wall switch, HomeKit continues to indicate the bulb is on incorrectly.

Restarting Homebridge or the HomeKit app doesn't clear the false status.

It appears Homebridge is, quite reasonably, not reporting an on/off status as it can't contact the bulb, and HomeKit is hanging onto the last thing it knew.

Can I reconfigure Homebridge/homebridge-lifx-lan to instead tell HomeKit the bulb is off if it cannot contact the bulb? Thanks!

p.s. Apologies if a github thread is not the right place to report/ask such a question - please just point me the right way if I am in the wrong place.

@nouseforaname1
Copy link
Author

Thinking more about it - I can see the issue being - if the bulb isn't up, how can the LIFX-lan element know the bulb exists to report it as off?

Makes me think I need a config line that says "Report x off if can't be seen", hardcoding the existence of the bulb into the config.json.

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