Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 12 matches
- Fri Jan 18, 2019 6:54 pm
- Forum: Plugin Support
- Topic: Webserver
- Replies: 331
- Views: 141643
Re: Webserver
I'm not in front of a pc right now. You just need to use the PC's internal ip that runs EG & the port set in the webserver config.
Example: "http:192.168.1.101:80?eventName&payloadValue"
The value before the ampersand is the event & the value after will be yhe events payload value. You can add ...
- Fri Jan 18, 2019 12:42 pm
- Forum: Plugin Support
- Topic: Webserver
- Replies: 331
- Views: 141643
Re: Webserver
Hi,
Is it possible to use the web server plug for internal use only?
I currently have it running which I use IFTTT to trigger a few custom scripts, I would like to switch this to internal use only.
IÔÇÖm thinking having my home assistant which runs on a tablet on my wall execute the custom scripts ...
Is it possible to use the web server plug for internal use only?
I currently have it running which I use IFTTT to trigger a few custom scripts, I would like to switch this to internal use only.
IÔÇÖm thinking having my home assistant which runs on a tablet on my wall execute the custom scripts ...
- Tue Jul 11, 2017 3:12 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
Hi,
I'm not able to use "type": "LITERAL" in the UK how can I get around this?
mine is currently set up using the below
{
"intents": [
{
"slots": [
{
"name": "Action",
"type": "Commands"
}
],
"intent": "Intentrun"
}
but I find it to miss hear what I say a lot.
Intentrun {Action}
I'm not able to use "type": "LITERAL" in the UK how can I get around this?
mine is currently set up using the below
{
"intents": [
{
"slots": [
{
"name": "Action",
"type": "Commands"
}
],
"intent": "Intentrun"
}
but I find it to miss hear what I say a lot.
Intentrun {Action}
- Sat Jun 10, 2017 6:50 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
Sweet
Thanks for the uploading the settings
Thanks for the uploading the settings
- Fri Jun 09, 2017 1:11 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
Hi @holdestmade
Could you share your alexa skill set up?
I'm not sure I have Mine set up correctly
Could you share your alexa skill set up?
I'm not sure I have Mine set up correctly
- Wed Feb 01, 2017 1:01 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
The problem with the CSV is that it still requires you to update it based on things Alexa heard. You may have typed 10 different words to mean a master word, but if she heard something that's not on the list, it's not going to run the correct macro. I prefer to just add events to macros as she ...
- Tue Jan 31, 2017 4:14 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
In the code you pasted into the Alexa developer site, search for the words she responds with. This will bring you to a string that is hard coded. Simply change this to whatever you want. I just have her say "Got it" as a response.
Hi thank you for the reponse,
After a lot of playing about and ...
- Tue Jan 31, 2017 2:54 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
okay,
I now have everything set up.
if the command sent to evenghost is correct then I can get alexa to repeat a custom response, if she sends the wrong command word she response tell me so.
now she does seem to send the wrong command a lot.
how do you guys capture these mistakes and turn them ...
I now have everything set up.
if the command sent to evenghost is correct then I can get alexa to repeat a custom response, if she sends the wrong command word she response tell me so.
now she does seem to send the wrong command a lot.
how do you guys capture these mistakes and turn them ...
- Sat Jan 28, 2017 2:42 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
I can't help you with the 404, but I've noticed she sometimes gets words wrong and sometimes doesn't. I got around this by saying the same phrase several times at different volumes, different inflections, and from different locations to got a variety of word combos. I then used every possible ...
- Sat Jan 28, 2017 11:45 am
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
Hi guys,
I was able to get the skill working and talking to event ghost. Can someone help me with the responses at the moment all I get is 404 error
also the words she sends to eventghost are some times away off. why is this?
I was able to get the skill working and talking to event ghost. Can someone help me with the responses at the moment all I get is 404 error
also the words she sends to eventghost are some times away off. why is this?
- Fri Jan 27, 2017 8:48 am
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
@phairplay and @Surio89
This eventghost plugin is for an Echo/Alexa Skill. Whenever using an Alexa Skill an invocation name is required. If you want to use Alexa without an invocation name, I believe you will need to use some kind of hue bridge like the one below.
https://github.com ...
This eventghost plugin is for an Echo/Alexa Skill. Whenever using an Alexa Skill an invocation name is required. If you want to use Alexa without an invocation name, I believe you will need to use some kind of hue bridge like the one below.
https://github.com ...
- Wed Jan 18, 2017 12:10 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77625
Re: Amazon Echo Skill EchoToEventGhost
hi,
this looks like a great idea and something I'm looking for.
I've just purchased my first echo installed event ghost and have ifttt trigger my scripts
"echo trigger clean plex" she response with "sending that to if"
What I would like to do is use this as it allows basic auth my first ...
this looks like a great idea and something I'm looking for.
I've just purchased my first echo installed event ghost and have ifttt trigger my scripts
"echo trigger clean plex" she response with "sending that to if"
What I would like to do is use this as it allows basic auth my first ...