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 harmonywave
Wed Nov 20, 2019 6:21 am
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56182

Re: Philips Hue plugin

Oh I didn't mean to criticize rather it helped me learn python a little better going through your examples, I didn't realize that you wrote them out just for this post. I appreciate the help and thoughtful yet thorough response and explanation you gave.

I also appreciate all the time and work you ...
by harmonywave
Fri Nov 01, 2019 11:11 am
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56182

Re: Philips Hue plugin

I played around with your examples and learned a few things. I had to correct a couple things in the code you included, such as another parenthesis at the end of the frame= line, adding a semicolon to the If statement, and Skip needs to have an uppercase S. Took me a little while to figure it out as ...
by harmonywave
Wed Oct 30, 2019 1:20 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56182

Re: Philips Hue plugin

I figured it out, I had to apply the bug fixes from the March Github commits for EventGhost
by harmonywave
Wed Oct 30, 2019 11:48 am
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56182

Re: Philips Hue plugin

Well I knew that much, and the plugin was working for previous Set Scene actions I set, but when this config panel is loaded for a new item, it is not recognizing the new input as having changed and does not allow OK or Apply to become selectable.

I'm not exactly sure why the dialogue is not ...
by harmonywave
Tue Oct 29, 2019 7:30 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56182

Re: Philips Hue plugin

I cannot getthe OK and Apply buttons to activate in the set a scene dialogue box. They were working at one point, but randomly stopped, and now I have deleted the plugin, added it back, cleared out every scene from my bridge, I still cannot get it to activate. I've looked at the plugin code but am ...
by harmonywave
Thu Oct 24, 2019 3:57 am
Forum: Plugin Support
Topic: RM broadlink rm mini plugin - without android bridge
Replies: 3
Views: 1333

Re: RM broadlink rm mini plugin - without android bridge

https://github.com/mjg59/python-broadlink

Turning this into a plugin should work and be somewhat straight forward. It's already written in python and somebody previously had begun the work on turning it into a plugin.

http://www.eventghost.net/forum/viewtopic.php?f=9&t=9790&p=47727&hilit=broadlink ...