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

Detect movement with buttons #2

Open
aschmidt74 opened this issue Jan 4, 2019 · 3 comments
Open

Detect movement with buttons #2

aschmidt74 opened this issue Jan 4, 2019 · 3 comments

Comments

@aschmidt74
Copy link

How would the plugin detect a manual movement outside HomeKit? e.g. buttons pressed on a sonoff touch.

2nd question: what xactly does the parameter outputValueMultiplier do?

@tillepille
Copy link

The plugin, or better HomeKit, queries the urlGetCurrentPosition, so you need to update this value on the endpoint, however this works with a sonoff, I have no experience with it.

I guess if your endpoint only has a range from 0-10 or 0-20 or something else you can multiply this value to make it compatible with HomeKit.

@crashtestoz
Copy link
Owner

@aschmidt74 If the sonoff device can report its state, then I can not see why not.

@HomeKidd
Copy link

I'm working on a native Homekit (esp8266) based blind to skip problems like this... 😄 Currently its working without Homebridge but the firmware is not published yet ( i have to make a software solution to adjust the end stop of the motor if needed) 😄 Also i have other native projects too.... check out my Github 😄

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

4 participants