-
Notifications
You must be signed in to change notification settings - Fork 14
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
Button not triggering lights #20
Comments
Only single press is supported, the extra option shown by Hesperus is due to a bug in the app. For trigger not working, please make sure Apple TV can reach Homebridge and remote access is working. |
I'm seeing this issue as well using single press. Remote access works. Home app on hub and other iOS devices can see the button. Button action seems to be set up properly. No output in home bridge when button is clicked. |
Can you make sure you are on latest homebridge?
…On Fri, Jun 2, 2017 at 10:32 PM dwag3 ***@***.***> wrote:
I'm seeing this issue as well using single press. Remote access works.
Home app on hub and other iOS devices can see the button. Button action
seems to be set up properly. No output in home bridge when button is
clicked.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABpU4OZX9Y_U_xez0B_xVbmJLhVubTfkks5sAN4agaJpZM4NsGng>
.
|
I seem to have the same issue. It was working perfectly when programmable switches weren't supported, even on an apple TV 3. Since 10.3, it stopped working. I upgraded my Apple TV (for other reasons) and thought I could give it a try again, but it doesn't work. The button press is definitely recognised as such, according to node-dash-button anyways, but it doesn't do anything in HomeKit now. And I do have the latest home bridge running :/ |
check if your button only uses UDP protocol |
Both, UDP and ARP
Still nothing… |
I have added the button with the correct Mac address and homebridge starts up correctly.
I can see the button within Hesperus, and added a action for the button. However pressing the button doesn't seem to trigger the action. Running iOS 10.3.2.
Tried single or double press, neither work.
The text was updated successfully, but these errors were encountered: