Git Product home page Git Product logo

iobroker.amazon-dash's Introduction

Logo

ioBroker.amazon-dash (Linux only!)

Number of Installations Number of Installations NPM version Downloads

NPM

Adapter to detect the presses on Amazon Dash Buttons in ioBroker.

This adapter does not work under Windows!

Steps

  1. Install libpcap-dev:

sudo apt-get install libpcap-dev

  1. Pair your Dash-Adapter within the Amazon App but don't select a product! Just quit the installation procedure at the product selection tab. Otherwise, you'll order every time a product ;) German instructions.

  2. Hit the dash button (should be white first, then flashing red)

  3. Within the adapter objects, a new dash button should appear which you can use to start scenes or within the JS adapter

  4. Sometimes it is required to give the network access rights to node:

sudo setcap 'cap_net_raw,cap_net_admin+eip' $(readlink -f $(which node))

HELP WANTED!

As this project is developed during my spare time. I`m actively looking for help to maintain and extend this adapter! If you're willing to help, drop me a line!

Changelog

1.2.0 (2023-02-10)

  • (bluefox) added option to execute setcap rights by every start

1.1.0 (2020-02-25)

  • (foxriver76) support of compact mode
  • (foxriver76) usage of adapter-core and eslint

1.0.1

  • (Apollon77) BREAKING: Upgrade pcap library supports nodejs 10+ and also supports nodejs 12

0.3.1

  • (PArns) Added new Amazon MAC family

0.3.0

  • (foxriver76) materialize ui
  • (foxriver76) dash buttons are now of type device

0.2.9

  • (cernst1980) Ignore duplicate ARPs for 5 seconds
  • (PArns) Added new Amazon MAC family

0.2.8

  • (offline4ever) Added new Amazon MAC family

0.2.7

  • (arteck) fixed MAC parsing

0.2.6

  • (arteck) edit admin
  • (arteck) add manual MAC Addresses
  • (PArns) Added new Amazon MAC family

0.2.5

  • (PArns) Added new Amazon MAC family

0.2.4

  • (PArns) Added new Amazon MAC family

0.2.3

  • (PArns) Added new Amazon MAC family

0.2.2

  • (PArns) Added new Amazon MAC family
  • (PArns) Fixed function name in description

0.2.1

  • (PArns) Added new Amazon MAC family

0.2.0

  • (PArns) Simplified MAC lookup (thx to GermanBluefox)

0.1.2

  • (PArns) Added new Amazon MAC family

0.1.1

  • (GermanBluefox) Try to install libpcap-dev automatically

0.1.0

  • (Niksac) Added the ability to select an interface

0.0.5

  • (PArns) Fixed lastPushed
  • (PArns) Fixed GIT dependency which might cause problems on some systems

0.0.4

  • (PArns) Removed debug infos

0.0.3

  • (PArns) Fixed switch state

0.0.2

  • (PArns) Added switch state, which toggles between true and false
  • (PArns) Changed License

0.0.1

  • (PArns) Initial release

License

The MIT License (MIT)

Copyright (c) 2016-2023 Patrick Arns [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.