Hmm...
It works if I rename the event "Amplifiers.OFF" to "Timer.Amplifiers.OFF".
But my original script (made with the older build of EG) did work with the event "Amplifiers.OFF" in the old build.
That is odd.. I think..
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 11 matches
- Wed Mar 18, 2020 11:15 pm
- Forum: Plugin Support
- Topic: Timer plugin does not run configured event
- Replies: 2
- Views: 963
- Wed Mar 18, 2020 11:07 pm
- Forum: Plugin Support
- Topic: Timer plugin does not run configured event
- Replies: 2
- Views: 963
Timer plugin does not run configured event
Hi All,
I have a macro named "Amplifiers Switch Off", that runs when receiving an event from my mediacenter software (MCEventPlugin.Stop).
This macro triggers the start of a timer, and when the timer runs out it triggers an event "Amplifiers.OFF".
It worked in an earlier EG build (0.3.7.r965), but ...
I have a macro named "Amplifiers Switch Off", that runs when receiving an event from my mediacenter software (MCEventPlugin.Stop).
This macro triggers the start of a timer, and when the timer runs out it triggers an event "Amplifiers.OFF".
It worked in an earlier EG build (0.3.7.r965), but ...
- Wed Mar 18, 2020 10:50 pm
- Forum: General Support
- Topic: Error opening options dialog
- Replies: 37
- Views: 9847
Re: Error opening options dialog
Now it gets odd..
With display language = English (United Kingdom), I get this error when trying to open File->Options:
Traceback (most recent call last) (0.5.0-rc6):
File "C:\Program Files (x86)\EventGhost\eg\Classes\TaskletDialog.py", line 162, in ProcessingTask
self.Configure(*args, **kwargs ...
With display language = English (United Kingdom), I get this error when trying to open File->Options:
Traceback (most recent call last) (0.5.0-rc6):
File "C:\Program Files (x86)\EventGhost\eg\Classes\TaskletDialog.py", line 162, in ProcessingTask
self.Configure(*args, **kwargs ...
- Wed Mar 18, 2020 10:29 pm
- Forum: General Support
- Topic: Error opening options dialog
- Replies: 37
- Views: 9847
Re: Error opening options dialog
I have this issue with the latest version (0.5.0-rc6).
System: Windows 10 Pro
Windows display language: English (Denmark)
Setting the display language to "English (United Kingdom)" solves the issue.
Let me know what I need to do, or anything I can do to help in the bug finding.
Log:
---> Welcome ...
System: Windows 10 Pro
Windows display language: English (Denmark)
Setting the display language to "English (United Kingdom)" solves the issue.
Let me know what I need to do, or anything I can do to help in the bug finding.
Log:
---> Welcome ...
- Tue Oct 18, 2016 4:33 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
Well... The iPad was turned off, when I did these logs, so..Aquila wrote:It seems like you have a "fake" button imitating the real button, I guess thats the iPad app.
- Mon Oct 17, 2016 9:32 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
Thanks! Looks like I forgot a string conversion. I have added the string conversion, hope this one fixes the problem!
__init__.py
This looks promising!
Upon pressing button4 (it switches off my kitchen lights), I get this log:
23:26:33 PhilipsHue.12.off
23:26:33 PhilipsHue.9.off
23:26:33 ...
__init__.py
This looks promising!
Upon pressing button4 (it switches off my kitchen lights), I get this log:
23:26:33 PhilipsHue.12.off
23:26:33 PhilipsHue.9.off
23:26:33 ...
- Sun Oct 16, 2016 7:50 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
I have test version for you. I can't test it fully at my place, since I don't have the same switch. I hope it works. It should also give you events when buttons are really pushed.
__init__.py
It sort of works :-) The state.change every 10 seconds is gone, but...
Upon pressing a button on the ...
__init__.py
It sort of works :-) The state.change every 10 seconds is gone, but...
Upon pressing a button on the ...
- Sun Oct 16, 2016 9:37 am
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
If you switch to "All results" for outptlevel in the config, and then make macros for the events of the buttons and use the "getSensorStatus" action for the apropriate button. I'd like to see what changes, and if its something unimportant I can set up the plugin to ignore this changes.
Here you ...
Here you ...
- Sat Oct 15, 2016 1:54 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
And thanks for fixing the "Configure Item" issueAquila wrote:I discovered this error a few days ago myself. Its a change in the response from the Hue Bridge after an update of the software from Phillips. I have a fix in the latest version I just uploaded.
- Sat Oct 15, 2016 1:53 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
Yeah, this is odd. I don't have the dimmer button for Hue, but this should not happen. I have uploaded a new version of the plugin, try it. I don't think any of the changes should remove this, but it may give some more info on what is happening.
I am using iConnectHue (iPad app) to configure the ...
I am using iConnectHue (iPad app) to configure the ...
- Fri Oct 14, 2016 10:13 pm
- Forum: Plugin Support
- Topic: Philips Hue plugin
- Replies: 151
- Views: 56037
Re: Philips Hue plugin
Today I noticed that the Hue plugin (I was on version 0.3.6.2, now I am on 0.4.0 with the same behaviour) logs this event in EventGhost every 10 seconds:
PhilipsHue.XFDHueDim2Btn4000State.change
This seems odd to me, why does this happen every 10 seconds?
Also, if I right click on the Philips ...
PhilipsHue.XFDHueDim2Btn4000State.change
This seems odd to me, why does this happen every 10 seconds?
Also, if I right click on the Philips ...