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 96 matches
- Fri Mar 22, 2019 9:46 am
- Forum: Plugin Support
- Topic: Media Player Classic
- Replies: 160
- Views: 105021
Re: Media Player Classic
All right, I just remembered when the compatibility broke on my W10 PC : after a windows update last year, Kodi stopped working correctly : the MCE Remote plugin did'nt work on kodi anymore. I had to launch kodi as Administrator. From this time the MPC HC plugin stopped working, beacause lauching it ...
- Mon Mar 18, 2019 7:48 am
- Forum: Plugin Support
- Topic: Media Player Classic
- Replies: 160
- Views: 105021
Re: Media Player Classic
Interesting. I spent little time to find why it stopped working suddenly under Windows 10. It seems to be related to a Windows 10 update because it worked last year. Very annoying, to be honnest..
- Thu May 24, 2018 10:53 am
- Forum: Plugin Support
- Topic: Webserver
- Replies: 331
- Views: 141875
Re: Webserver
By the way, thank you kgschlosser for your help, indeed it was another custom plugin that prevented Web Server from terminating properly. Now everything run fine.
- Sun Mar 11, 2018 8:46 pm
- Forum: Coding Corner
- Topic: Xbox 360 Controller (XInput) plug-in
- Replies: 8
- Views: 8273
Re: Xbox 360 Controller (XInput) plug-in
Thank you for this plugin which is perfectly working. Just one thing, the guide button won't trigger events in Eg by default in the last Windows 10 revisions : there is to disable the "Xbox One GameBar" menu : Clic on the "guide button" --> Game bar Settings -> uncheck "Open Gamebar using Guide ...
- Mon Feb 26, 2018 7:50 am
- Forum: Plugin Support
- Topic: Webserver
- Replies: 331
- Views: 141875
Re: Webserver
I'll do this asap. I have a diy plugin that may be responsible.
I still have to set log files. Are you refering to your recent help about saving the log to a file?
I still have to set log files. Are you refering to your recent help about saving the log to a file?
- Mon Feb 19, 2018 10:55 am
- Forum: Plugin Support
- Topic: Webserver
- Replies: 331
- Views: 141875
Re: Webserver
Eg don't kill it's TCP connections when closing, here is what is left after Eg is closed (port 8082) :
https://image.prntscr.com/image/NY0QZultTJ2C2Fj2YnpruA.png
There can be many more connections left but these two can't be closed/terminated, I could'nt find a better way than rebooting the ...
https://image.prntscr.com/image/NY0QZultTJ2C2Fj2YnpruA.png
There can be many more connections left but these two can't be closed/terminated, I could'nt find a better way than rebooting the ...
- Tue Jan 30, 2018 1:27 pm
- Forum: Plugin Support
- Topic: Microsoft MCE Remote - Vista and newer
- Replies: 293
- Views: 120886
Re: Microsoft MCE Remote - Vista and newer
I managed to resolve (temporarily, until next reboot) part of the double keypress problem by uninstalling the 3 items in the keyboard section of the device manager : it works for the numbers, "up", "down" and "OK" buttons, but I still have double keypress for the "replay" and "skip"...
Hey just ...
- Sun Dec 17, 2017 8:14 pm
- Forum: Plugin Support
- Topic: Media Player Classic
- Replies: 160
- Views: 105021
Re: Media Player Classic
Awesome. I use both MPC-HC and MPC-BE (one is for my LCD and the other for my projector), even if this plugin doesn't accept multiple instances now I can get my automation working with MPC-BE.
- Tue Nov 28, 2017 6:34 pm
- Forum: Plugin Support
- Topic: Media Player Classic
- Replies: 160
- Views: 105021
Re: Media Player Classic
Awesome news, I was missing this plugin since I switched to mpcbe.
- Fri Oct 06, 2017 6:29 am
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 23047
Re: Domoticz plugin
My opinion is a bit different. The Domoticz UI is slow, ok. The Domoticz script engine is not satisfying, ok. But using MQTT, I get satisfying response times for "real time scenarios". Two rooms in my house are managed like that :
Xiaomi wall switch to domoticz send mqtt to eventghost that ...
Xiaomi wall switch to domoticz send mqtt to eventghost that ...
- Thu Oct 05, 2017 8:56 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 23047
Re: Domoticz plugin
I've been working some hours for integrating in eg a clever python/lua mechanism coded by someone else : one one side, a lua script that keeps alive, and when a device data changes in domoticz it triggers a "tcp socket data transfer" to a python "tcp listener" that updates a "mirrored" data set. I ...
- Wed Sep 20, 2017 8:59 am
- Forum: Coding Corner
- Topic: Get and send previous logs
- Replies: 7
- Views: 2428
Re: Get and send previous logs
Thank you for your help, kgschlosser . i'll try your script and give a feedback.
Eventghost is becoming critical in my setup nowadays :
- Light
- Heating
These features are (or will soon be) dependant of my eventghost setup. In some rooms, no eventghost, no light. I have virtualized my home ...
Eventghost is becoming critical in my setup nowadays :
- Light
- Heating
These features are (or will soon be) dependant of my eventghost setup. In some rooms, no eventghost, no light. I have virtualized my home ...
- Mon Sep 04, 2017 7:38 am
- Forum: Coding Corner
- Topic: Get and send previous logs
- Replies: 7
- Views: 2428
Get and send previous logs
Hello,
I'm debugging "complex" scenarios based on presence detection in my home.
I need a script that collects the 50 previous log entries and send them to a specific email address.
Is it possible ?
I'm debugging "complex" scenarios based on presence detection in my home.
I need a script that collects the 50 previous log entries and send them to a specific email address.
Is it possible ?
- Wed Aug 30, 2017 2:49 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 617052
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Thank you for your work. I stopped using this xbmc plugin some years ago because of compatibility problems. I'll try your code ASAP.jonib wrote:Plugin updated to 0.6.35, get it on Github, only the
- Wed Aug 30, 2017 11:00 am
- Forum: Coding Corner
- Topic: Something new
- Replies: 53
- Views: 15469
Re: Something new
All right,
I've been playing with sonoff+tasmota for several months. I have flashed 15 sonoff with Tasmota, including :
- Basic
- S20 = plug socket
- Touch = wall switch (touch)
Some of them are working daily. They showed an excellent reliability until now. Response time is neglictible. I use ...
I've been playing with sonoff+tasmota for several months. I have flashed 15 sonoff with Tasmota, including :
- Basic
- S20 = plug socket
- Touch = wall switch (touch)
Some of them are working daily. They showed an excellent reliability until now. Response time is neglictible. I use ...