amazon-dash icon indicating copy to clipboard operation
amazon-dash copied to clipboard

[NOTICE] New services are welcome!

Open Nekmo opened this issue 5 years ago • 8 comments

Amazon-dash currently supports:

  • System Commands
  • SSH
  • HTTP Webhooks
  • Home Assistant
  • OpenHAB
  • IFTTT

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

Nekmo avatar Aug 05 '18 00:08 Nekmo

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

crowland88 avatar Aug 05 '18 09:08 crowland88

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!!!

DAVIZINH0 avatar Jan 12 '19 22:01 DAVIZINH0

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)

UhtredTheBold avatar Mar 20 '19 13:03 UhtredTheBold

@UhtredTheBold, Mqtt is planned :+1:

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

Nekmo avatar Mar 20 '19 22:03 Nekmo

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.

Keiishu avatar Jul 26 '19 23:07 Keiishu

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

Fraborak avatar May 11 '20 16:05 Fraborak

telnet protocol (i am not an expert)

Fraborak avatar May 11 '20 16:05 Fraborak

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

scmanjarrez avatar Dec 28 '22 00:12 scmanjarrez