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 89 matches
- Sat Nov 02, 2019 6:54 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77822
Re: Amazon Echo Skill EchoToEventGhost
For anyone still using this plugin, I've updated Brandon's github code with a change that adds a payload value for personId if you have it enabled on your Alexa skill and voice profile.
- Sun Sep 22, 2019 5:16 pm
- Forum: Plugin Support
- Topic: Samsung Smart TV Plus
- Replies: 167
- Views: 20563
Re: Samsung Smart TV Plus
Can someone please re-post the last version of this plugin?
I think I'm looking for something in the "SamsungSmartTVPlus-0.4.1b.egplugin" range? Someone else posted a copy but it was a very early copy and is not working for me.
TIA
I think I'm looking for something in the "SamsungSmartTVPlus-0.4.1b.egplugin" range? Someone else posted a copy but it was a very early copy and is not working for me.
TIA
- Wed Jan 30, 2019 5:16 pm
- Forum: Plugin Support
- Topic: Chamberlain MyQ Plugin
- Replies: 6
- Views: 2285
Re: Chamberlain MyQ Plugin
Just a heads up, I've completely bailed on MyQ... tired of their lack of API, restricted IFTTT commands, and pay structure for IFTTT.
I'm using a product called TailWind now. I'm much happier with it, and it has free, unrestricted IFTTT access, which makes it easy to integrate with EG. I'll keep my ...
I'm using a product called TailWind now. I'm much happier with it, and it has free, unrestricted IFTTT access, which makes it easy to integrate with EG. I'll keep my ...
- Tue Jan 09, 2018 1:21 am
- Forum: General Support
- Topic: How to make a HTTP POST to "IFTTT"?
- Replies: 23
- Views: 16079
Re: How to make a HTTP POST to "IFTTT"?
I know this is old, but I just saw these messages.
In order to send a message from IFTTT, you do two things.
1. Set up the webserver plugin on the EG side, and make sure you open/forward a port in your firewall for the incoming traffic.
2. On the maker platform, build an applet, where the action ...
In order to send a message from IFTTT, you do two things.
1. Set up the webserver plugin on the EG side, and make sure you open/forward a port in your firewall for the incoming traffic.
2. On the maker platform, build an applet, where the action ...
- Thu Jul 20, 2017 4:03 pm
- Forum: General Support
- Topic: How to make a HTTP POST to "IFTTT"?
- Replies: 23
- Views: 16079
Re: How to make a HTTP POST to "IFTTT"?
I was unable to get Pako's code to work - some issue with self signed certificate in the chain?? After some farting around, I came up with this simplified version (via stackoverflow) that seems to work fine:
import requests
event = "EventGhost" #Your IFTTT Webhook Request EventString
apikey ...
import requests
event = "EventGhost" #Your IFTTT Webhook Request EventString
apikey ...
- Wed Jul 19, 2017 12:15 am
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77822
Re: Amazon Echo Skill EchoToEventGhost
Thanks for sharing your code!
I'm hoping that Amazon will release the Voice ID stuff soon. That would be another great addition, to know who is speaking the command for even more customization. For example, I'd like to limit what zones my kids control (I don't really want them turning the fireplace ...
I'm hoping that Amazon will release the Voice ID stuff soon. That would be another great addition, to know who is speaking the command for even more customization. For example, I'd like to limit what zones my kids control (I don't really want them turning the fireplace ...
- Sat Jul 15, 2017 2:41 pm
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 151
- Views: 77822
Re: Amazon Echo Skill EchoToEventGhost
B - Thanks for the update! It works awesome... love being able to use the deviceid to avoid having to specify the zone now!
- Mon May 29, 2017 4:40 pm
- Forum: General Support
- Topic: Time to say goodbye
- Replies: 8
- Views: 3520
Re: Time to say goodbye
THANK YOU for all of your contributions! I too am looking to move to something else, but I plan on using EG for a short time longer. I would be interested to see what you've done with Node Red. At any rate, it was great learning from you. You've done some awesome work here, and like the others ...
- Sun Feb 12, 2017 7:33 pm
- Forum: Plugin Support
- Topic: Pushover plugin
- Replies: 10
- Views: 4538
Re: Pushover plugin
Another thought I had:
If you really need a comprehensive Pushover plugin, you might consider wrapping this library that someone else created into an EventGhost plugin. It seems to be pretty complete.
https://github.com/Thibauth/python-pushover
If you really need a comprehensive Pushover plugin, you might consider wrapping this library that someone else created into an EventGhost plugin. It seems to be pretty complete.
https://github.com/Thibauth/python-pushover
- Sun Feb 12, 2017 7:20 pm
- Forum: Plugin Support
- Topic: Pushover plugin
- Replies: 10
- Views: 4538
Re: Pushover plugin
The plugin is only 60 lines of code. It should be really easy to modify to provide a priority. Just add it to the JSON POST message. The only quirk I see in the API is that if you select Emergency Priority, it will also require you to specify "retry" and "expire" parameters as well.
- Sun Feb 12, 2017 2:32 pm
- Forum: Plugin Support
- Topic: Pushover plugin
- Replies: 10
- Views: 4538
Re: Pushover plugin
The plugin works just fine. I suspect you don't have the right information loaded for the configuration.
Put your user key (this is NOT the same as your username) into the "User:" field. It will be some crazy looking string.
For the token field, you must "register an application/create an api ...
Put your user key (this is NOT the same as your username) into the "User:" field. It will be some crazy looking string.
For the token field, you must "register an application/create an api ...
- Wed Feb 08, 2017 9:38 pm
- Forum: General Support
- Topic: Found a new program to check indoor location.
- Replies: 29
- Views: 8189
Re: Found a new program to check indoor location.
This sounds awesome. Can you share more specifics with the hardware and code you are using?
Thanks
Thanks
- Fri Jan 06, 2017 12:48 am
- Forum: EventGhost News
- Topic: New version 0.5.0-beta5 is out
- Replies: 18
- Views: 8608
Re: New version 0.5.0-beta5 is out
I would like to give a description on how the GUID on the tree items works. Hopefully this at some point be a replacement for the XmlIdLink that is used when manipulating a tree item from an action.
In case you have not seen this but if you add the action to Disable a folder/macro/action/plugin ...
In case you have not seen this but if you add the action to Disable a folder/macro/action/plugin ...
- Thu Jan 05, 2017 1:22 am
- Forum: General Support
- Topic: Found a new program to check indoor location.
- Replies: 29
- Views: 8189
Re: Found a new program to check indoor location.
Sounds great!
Thanks for the update. Let me know if there is anything I can do to help.
Thanks for the update. Let me know if there is anything I can do to help.
- Sun Jan 01, 2017 2:22 am
- Forum: General Support
- Topic: Found a new program to check indoor location.
- Replies: 29
- Views: 8189
Re: Found a new program to check indoor location.
Any update on this guys? If be interested in testing it out.
Thanks!
Thanks!