KhaosT / homebridge-amazondash

Amazon Dash Button plugin for Homebridge
58 stars 14 forks source link

Button not triggering lights #20

Open komainu85 opened 7 years ago

komainu85 commented 7 years ago

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.

img_0960

KhaosT commented 7 years ago

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.

dwag3 commented 7 years ago

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.

KhaosT commented 7 years ago

Can you make sure you are on latest homebridge? On Fri, Jun 2, 2017 at 10:32 PM dwag3 notifications@github.com 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 https://github.com/KhaosT/homebridge-amazondash/issues/20#issuecomment-305949772, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpU4OZX9Y_U_xez0B_xVbmJLhVubTfkks5sAN4agaJpZM4NsGng .

sejoki commented 7 years ago

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 :/

GatoPharaoh commented 7 years ago

check if your button only uses UDP protocol

sejoki commented 7 years ago

Both, UDP and ARP

Possible dash hardware address detected: 50:f5:da:89:81:XX Manufacturer: Amazon Technologies Inc. Protocol: udp Possible dash hardware address detected: 50:f5:da:89:81:XX Manufacturer: Amazon Technologies Inc. Protocol: arp

Still nothing…