Nekmo / amazon-dash

Hack your Amazon Dash to run what you want.
MIT License
827 stars 69 forks source link

[NOTICE] New services are welcome! #70

Open Nekmo opened 6 years ago

Nekmo commented 6 years ago

Amazon-dash currently supports:

Do you need any other service? Please leave your comments.

crowland88 commented 6 years ago

please can you update install instructions with how to install a docker image as I wish to make a dash mp3 doorbell, thank you

DAVIZINH0 commented 5 years ago

Hello, it will be very interesting to add "domoticz" as a new service. This will be easy becasue to send a domoticz the signal is ussing a dummy device and active it by URL comand like this:

http://$username:$password@$DOMO_IP:$DOMO_PORT/json.htm?type=command&param=switchlight&idx=$IDX&switchcmd=On

where $username = the username of domoticz like admin $password = the password of domoticz like contrasena $DOMO_IP = the ip of domoticz $DOMO_PORT = the port of domoticz like 8080 $IDX = the idx number of the virtual device that you will activate by pressing the button

my english is so bad, but im trying to explain as better as posible :-)

thanks a lot, this is a great development!!!

UhtredTheBold commented 5 years ago

Sorry if this has been asked before but what about mqtt? Reason being I would quite like to trigger a flow in nodered (although I am aware there is a contrib for it)

Nekmo commented 5 years ago

@UhtredTheBold, Mqtt is planned :+1:

https://github.com/Nekmo/then/issues/6

Keiishu commented 5 years ago

It would be very nice to have some sort of Google Cast service added! You could easily implement it with PyChromecast and rely on it. I think it could be quite useful to connect a Dash Button with some Google Home or Chromecast device, for example to send a TTS message on our Google Home when we press the Dash Button, or simply send a video on a Chromecast.

Fraborak commented 4 years ago

a script command i know, we can do it with command but it can be simplier type : python batch ... file: file.py etc ...

Fraborak commented 4 years ago

telnet protocol (i am not an expert)

scmanjarrez commented 1 year ago

Hi, have you thought about using tuya api, i.e. tinytuya?