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

Getting shown "is opening" in Homekit when blind is moved not homekitly #4

Closed
strifel opened this issue Mar 25, 2020 · 1 comment
Closed

Comments

@strifel
Copy link

strifel commented Mar 25, 2020

As soon as I move the blind manually (and the endpoint updates) I get this in the Home app:
image (which translates to is opening)

The endpoint returns the right format I think:
image (I accidentally cut the first { of while screenshotting)

The log does not show anything wrong, too:
image

It seems like it does not receive the position
image

I hope you can help me.
Thanks,
Felix

@strifel
Copy link
Author

strifel commented Mar 26, 2020

OK.
I fixed this issue by mainly setting the target position if the window is moved otherwise and checking this before sending homekit the target position.
This is not really a nice way to do this, but it works.

@strifel strifel closed this as completed Mar 26, 2020
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