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

[BUG] Changing a light state from outside of Homebridge doesn't sync back to Homebridge #123

Open
giladgd opened this issue Apr 9, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@giladgd
Copy link

giladgd commented Apr 9, 2022

Describe the bug

When I turn a LED strip on or off using a Google Nest device or using the Magic Home app, the LED controller state doesn't update on Homebridge automatically, which makes it impossible to crate automation the depend on the on/off state change of the light.

I also noticed that the status in HomeBridge updates instantly when opening the HomeKit app on an Apple device, but it doesn't update in the background.

To Reproduce

Steps to reproduce the behavior:

  1. Open the HomeKip app, navigate to the room when a LED strip device is present, make sure it's off in the app and in reality

  2. Ask a Google Nest device to turn on the light

  3. The light status in the HomeKit app doesn't update.

  4. Open the HomeKip app, navigate to the room when a LED strip device is present, make sure it's off in the app and in reality

  5. Open the Magic Home app on another device

  6. Turn on the light using the Magic Home app

  7. The light status in the HomeKit app doesn't update

Expected behavior

After turning on the light from a Google Next device or the Magic Home app, the light status should automatically update in the Homekit app by itself.

Additional context

I think adding an option to do state polling could help.

Host Hardware

  • Hardware: Raspberry Pi Zero W
  • OS: Raspbian
  • OS Version: 9 (stretch)

Homebridge and MagicHome

@giladgd giladgd added the bug Something isn't working label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants