Echo & Alexa Forums

General Category => Alexa Across the Pond (Europe) => Topic started by: sergioems on June 28, 2021, 08:38:04 am

Title: How do i setup an echo for an url action?
Post by: sergioems on June 28, 2021, 08:38:04 am
Hello to all and thanks for this great forum.

I would like to ask your help about how do i setup an url action for a shelly device in alexa?

Can anyone give me some hints on this?

Thanks
Title: Re: How do i setup an echo for an url action?
Post by: renegade600 on June 28, 2021, 09:16:50 am
url action??   If I understand it correctly, the only way to use urls is via alexa skills.
Title: Re: How do i setup an echo for an url action?
Post by: sergioems on June 28, 2021, 10:26:56 am
Hello there.

Yes something like l http://192.168.1.79/relay/0?turn=on

I would like to enable this via echo. Possible?
Title: Re: How do i setup an echo for an url action?
Post by: tuicemen on June 28, 2021, 04:32:50 pm
If you run a software bridge like HA-Bridge you can trigger url actions. This would require it running on a PC or Pi 24/7 or at least when you needed to trigger a url.
Title: Re: How do i setup an echo for an url action?
Post by: jwlv on June 30, 2021, 02:31:32 am
For something like that you definitely need to create your own skill.
It's not all that difficult. But you do need to sign up for an Alexa developer's account (free) and learn how to create skills.

I have several custom/private skills that I use for various tasks that pings web servers for a specific response. Then Alexa reads that response to me.
Title: Re: How do i setup an echo for an url action?
Post by: tuicemen on June 30, 2021, 11:32:36 am
It is possible to also do this with Samsung's smartthings (no hub required) Create the call using the SmartThings developer tool and load the SmartThings skill in Alexa. Then discover devices your new url call will show as new device.