question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dash Button not discovered / caught

See original GitHub issue
  • amazon-dash version: 1.0.3
  • Python version: 3.4
  • Operating System: Linux raspberrypi 4.9.41+ #1023 Tue Aug 8 15:47:12 BST 2017 armv6l GNU/Linux

Description

When I run amazon-dash discovery, several devices (Echo, FireTV…), except the button, are shown. I grabbed the MAC from my routers interface and put it into /etc/amazon-dash.yaml. Sadly the Dash Button still isn’t caught when amazon-dash is running, so nothing happens when the button is pressed.

What I Did

settings:
  # On seconds. Minimum time that must pass between pulsations.
  delay: 10
devices:
   ## Example of how to execute a url
 ac:63:be:b5:20:e6:
    name: ShitButton
    url: 'http://192.168.1.50/cm?user=admin&password=pass&cmnd=Power%20Toggle'  # Url to execute
    method: get  # HTTP method. By default GET

Are there new Dash Button models which use other communication methods or something?

Thanks, T

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Nekmocommented, Jun 24, 2018

It is necessary that the device can be detected using the discovery command. It seems a network problem, maybe you should make sure that your Amazon-dash connects to the network.

Amazon-dash detects the event when a device connects to the network. I’m sorry I do not know what it can be.

1reaction
Nekmocommented, Jun 24, 2018

There are no known models that are not supported. Paste the model identifier here. The identification number is located behind the button.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not detecting dash button press on OSX · Issue #26 - GitHub
But the dash hardware access is not detected when running sudo node bin/findbutton - Other hardware is indeed detected on the network.
Read more >
Amazon Dash Button showing up as previously connected ...
I don't have an Amazon Dash Button... I had to actually look up what it was. Yet it is showing up as previously...
Read more >
Dash button inside of tab not found in callback - Stack Overflow
I have a function that takes two inputs and a button to generate a table. It was working well until I placed the...
Read more >
Amazon is killing off the Dash button later this month
In an email to Dash users, Amazon says that Dash button devices will cease to function as of August 31st, 2019.
Read more >
Amazon kills its Dash button – what comes next? - RetailWire
The move, first reported by CNET, follows a decision by Amazon in February to no longer sell new buttons. The e-tail giant has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found