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.

Search found 6 matches

by krad23
Fri Jan 15, 2016 7:10 pm
Forum: Plugin Support
Topic: AudioEndpoint
Replies: 108
Views: 41051

Re: AudioEndpoint

Awesome. Can you also add an action for "Next Default Communications Device" ? Maybe same for microphones as well?
by krad23
Sat Aug 01, 2015 9:22 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56003

Re: Philips Hue plugin

while making my own plugin for the iKettle (and basing it on your plugin), I've realized that you should also kill the thread in a __close__, otherwise it might hang when closing eventghost
by krad23
Thu Jul 30, 2015 9:56 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56003

Re: Philips Hue plugin

I couldn't really understand when catchEvents() gets called..

But it gave me this idea. Would it be possible to have a continuous listener that generates events whenever a lights status changes? For example if I turn it on or off from a different source like HueTap or my mobile phone
by krad23
Wed Jul 29, 2015 6:22 pm
Forum: Plugin Support
Topic: iKettle Plugin
Replies: 1
Views: 2058

iKettle Plugin

Here's my own plugin for the iKettle ( http://smarter.am/ )

This is how it's been hacked: http://www.awe.com/mark/blog/20140223.html

I followed this python implementation here: https://github.com/iamamoose/moosekettle
And it's based on Aquila's Philips Hue plugin here: http://www.eventghost.net ...
by krad23
Wed Jul 29, 2015 3:31 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56003

Re: Philips Hue plugin

I just installed eventghost to try out your plugin. So far it's been working great on the simple tasks I've tried.
I haven't developed anything big like I have on Tasker+AutoHue though, not yet at least.