Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOTICE] New services are welcome! #70

Open
Nekmo opened this issue Aug 5, 2018 · 8 comments
Open

[NOTICE] New services are welcome! #70

Nekmo opened this issue Aug 5, 2018 · 8 comments

Comments

@Nekmo
Copy link
Owner

Nekmo commented Aug 5, 2018

Amazon-dash currently supports:

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

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

@crowland88
Copy link

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

@Nekmo Nekmo pinned this issue Jan 6, 2019
@DAVIZINH0
Copy link

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
Copy link

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
Copy link
Owner Author

Nekmo commented Mar 20, 2019

@UhtredTheBold, Mqtt is planned 👍

Nekmo/then#6

@Keiishu
Copy link

Keiishu commented Jul 26, 2019

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
Copy link

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

@Fraborak
Copy link

telnet protocol
(i am not an expert)

@scmanjarrez
Copy link

scmanjarrez commented Dec 28, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants
@Nekmo @Fraborak @scmanjarrez @crowland88 @Keiishu @DAVIZINH0 @UhtredTheBold and others