Search found 494 matches
- Sat May 30, 2020 6:18 am
- Forum: Plugin Support
- Topic: Microsoft MCE Remote - Vista and newer
- Replies: 344
- Views: 144370
Re: Microsoft MCE Remote - Vista and newer
Looking forward to testing it too.
- Thu May 14, 2020 2:31 am
- Forum: General Support
- Topic: HTTP timeout
- Replies: 3
- Views: 1172
Re: HTTP timeout
Thanks again. That works well.
- Sun May 10, 2020 4:27 am
- Forum: General Support
- Topic: HTTP timeout
- Replies: 3
- Views: 1172
HTTP timeout
I'm using the Webserver plug-in to receive an event using a simple python command as below: import urllib; urllib.urlopen('http://192.168.0.103:8092/?Sleep') it seems to hang Eventghost running this command though. I thought I got around the problem by pinging the receiving computers first, and and ...
- Fri May 01, 2020 5:16 am
- Forum: General Support
- Topic: Show message box action: changing the default payload after timeout
- Replies: 3
- Views: 1640
Re: Show message box action: changing the default payload after timeout
Thank you, that did the trick. Perhaps in the future a different event could be triggered for the cancel button, as opposed to the time ending.
- Thu Apr 30, 2020 3:21 am
- Forum: General Support
- Topic: Show message box action: changing the default payload after timeout
- Replies: 3
- Views: 1640
Show message box action: changing the default payload after timeout
I'm looking to automate shutting my computer down, if the user doesn't abort the timer after a certain period. eg.plugins.EventGhost.ShowMessageBox(u'Shutting Down', u"Shutting Down in 5s\n\nSelect 'Cancel' to abort.", u'', u'shutdown', True, 28737, 1, 5) The problem is that when the timer runs out,...
- Mon Apr 20, 2020 11:35 am
- Forum: General Support
- Topic: Amazon Echo Skill EchoToEventGhost
- Replies: 153
- Views: 91845
Re: Amazon Echo Skill EchoToEventGhost
14. Under the **Lambda function handler and role** section, leave **Handler** and **Role** as is and for **Existing role** select "lamba\_basic\_execution" 16. Click Save **Endpoints** , then **Save Model** and then **Build Model**. Thank you for your comprehensive update to this plug-in. I had to ...
- Mon Apr 20, 2020 11:28 am
- Forum: Plugin Support
- Topic: HTTPRequest Plugin - v0.1.0
- Replies: 43
- Views: 14048
Re: HTTPRequest Plugin - v0.1.0
For those playing along at home, you need to generate a token, not use your password, as per here: https://developers.home-assistant.io/do ... _api_rest/ and keep the Bearer bit, if that was unclear.
- Tue Oct 29, 2019 7:13 am
- Forum: General Support
- Topic: MceRemote.Unknown - random characters
- Replies: 4
- Views: 3348
Re: MceRemote.Unknown - random characters
Just ran into this myself trying to blast IR from a weird remote. There seems to be no rhyme, nor reason to the output, and some codes are the same for different presses.
- Tue Oct 29, 2019 6:52 am
- Forum: Plugin Support
- Topic: RM broadlink rm mini plugin - without android bridge
- Replies: 6
- Views: 2257
Re: RM broadlink rm mini plugin - without android bridge
https://github.com/bwssytems/ha-bridge has it built in, and you don't need a phone. It's also great if you use an Amazon Echo.
- Wed Jul 03, 2019 7:18 am
- Forum: Plugin Support
- Topic: Weather Underground Plugin
- Replies: 130
- Views: 42088
Re: Weather Underground Plugin
https://api.weather.com/v2/pws/observations/current?stationId=KMAHANOV10&format=json&units=m&apiKey=ab88xxxxxxxxxxxxxxxxx I have this returning a json output in my browser, with my key that i get for uploading data from my personal weather station. Are there any updated plugins, or suggestions how t...
- Wed Jul 03, 2019 6:09 am
- Forum: Plugin Support
- Topic: Sony TV Network Remote Control Plugin
- Replies: 93
- Views: 35482
- Sat Feb 02, 2019 3:42 am
- Forum: EventGhost News
- Topic: New version 0.5.0-rc6 is out
- Replies: 49
- Views: 16931
Re: New version 0.5.0-rc6 is out
I'm having problems getting this to run on startup. It appears in shell:startup, but even after making it always run as admin, it doesn't. Shortcut works fine when I click when windows has loaded, but .bat files, shortcuts to .bat files, dragging EG from shell:appsfolder to startup...none of them wo...
- Mon Jan 21, 2019 3:21 am
- Forum: Plugin Support
- Topic: Sony TV Network Remote Control Plugin
- Replies: 93
- Views: 35482
Re: Sony TV Network Remote Control Plugin
I just wanted to flag that I've copied the revised version of the plugin to the first post at the top of this thread. The plugin does still work with my new Sony XBR75X900F (which, by the way, is a beautiful set if anyone's in the market). Why did you delete the guid = "{B2C87E9E-D94F-49A6-AD79-71B...
- Wed Mar 14, 2018 3:21 am
- Forum: General Support
- Topic: Re-run macro until condition X is true/false
- Replies: 5
- Views: 1882
Re: Re-run macro until condition X is true/false
https://imgur.com/a/ixwbG might give you some ideas.
Basically you set one macro as the default for when the TV is off, so it takes a long time. And then you have a shorter macro which launches stuff immediately, and is only enabled after your screen is attached/TV turned on.
Basically you set one macro as the default for when the TV is off, so it takes a long time. And then you have a shorter macro which launches stuff immediately, and is only enabled after your screen is attached/TV turned on.
- Fri Feb 09, 2018 2:57 am
- Forum: General Support
- Topic: Audio error
- Replies: 1
- Views: 978
Re: Audio error
Are you muting the right device? Delete the 'mute' action and re-add it, so you can specify the right audio device you want to mute.