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 23 matches

by goodcoproflcop
Wed Dec 14, 2016 12:31 pm
Forum: EventGhost News
Topic: How you can help
Replies: 61
Views: 22622

Re: How you can help

Is this thread about finding users that want to contribute in some way? I'm a graphic designer and could help give the project a more modern look. Like updating the visual identity and suggesting some css tweaks for the website?

Something like:
http://i.imgur.com/vUfyQpv.jpg

could be used like ...
by goodcoproflcop
Fri Nov 27, 2015 4:17 pm
Forum: General Support
Topic: Moving Forward
Replies: 12
Views: 3789

Re: Moving Forward

Yes a big thanks to Pako, the admins and a great community! With the "internet of things" being the buzzword in electronics and software at the moment the community could attract more active members. Eventghost is a very complete and free hub like tool for lot's of automation.

I'm no Python ...
by goodcoproflcop
Tue Feb 03, 2015 7:05 pm
Forum: General Support
Topic: Get events in EG from Google Calendar
Replies: 19
Views: 15620

Re: Get events in EG from Google Calendar

Surio89 wrote:I developed a simple Google Calendar plugin based on Google API V3. Its my first Event Ghost plugin and im new to Python but it works :D. I will release the Plugin in a few days after i optimized the code.
That's awesome! I would love to try it in my setup.
by goodcoproflcop
Tue Feb 03, 2015 7:00 pm
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56221

Re: Philips Hue plugin

Sounds promising, implementing the api instead of using an old library would be the best way to go of course. I have very little knowledge of the Hue ecosystem, but from the few articles I've read it looks like I need to start saving some money haha.
by goodcoproflcop
Tue Feb 03, 2015 11:43 am
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56221

Re: Philips Hue plugin

Awsome :) Atm i'm using all kinds of 433mhz devices for our automation, with EventGhost to make all the scenes and timers, but the hue/zigbee protocol looks promising.

And indeed, the WAF is the main reason i asked about the Hue Tap haha. I'm using wall mounted 433mhz switches atm, but these use ...
by goodcoproflcop
Tue Feb 03, 2015 10:09 am
Forum: Plugin Support
Topic: Philips Hue plugin
Replies: 151
Views: 56221

Re: Philips Hue plugin

Nice work, I don't have any Hue lights to test it yet. Can you tell us how you are using it atm? Also, does the hue tap work as well?
by goodcoproflcop
Mon Feb 02, 2015 10:24 am
Forum: General Support
Topic: EventGhost on Raspberry Pi 2 Windows 10?
Replies: 3
Views: 3255

EventGhost on Raspberry Pi 2 Windows 10?

Microsoft has announced to provide a free Windows 10 version for the Raspberry Pi 2 (see: http://dev.windows.com/en-us/featured/r ... pi2support ). Will EventGhost be able to run on this (arm) version of Windows?
by goodcoproflcop
Fri Jan 30, 2015 9:57 pm
Forum: General Support
Topic: Get events in EG from Google Calendar
Replies: 19
Views: 15620

Re: Get events in EG from Google Calendar

Ah yes, Google updated the api from v2 to v3 so all scripts based on the v2 api stopped working. I tried to look at the code, but with 0 coding experience it wasn't much use... Let's hope the autor comes back some day.
by goodcoproflcop
Mon Jan 12, 2015 5:22 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196660

Re: PushBullet plugin (Pako)

Thanks for the fast fix, it works perfect for me!
by goodcoproflcop
Sun Jan 11, 2015 2:36 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196660

Re: PushBullet plugin (Pako)

Awsome! We hope you get it sorted out :D
by goodcoproflcop
Sat Jan 10, 2015 4:11 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196660

Re: PushBullet plugin (Pako)

Yep having issues as well, looks like the plugin can't connect to Pushbullet.
by goodcoproflcop
Fri Dec 05, 2014 5:21 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196660

Re: PushBullet plugin (Pako)

Thanks, great plugin Pako! I've just switched from the "sfalkman" pushbullet plugin to yours and I really like it, works perfect for me.
by goodcoproflcop
Thu Dec 04, 2014 11:06 am
Forum: General Support
Topic: Auto resize photos?
Replies: 2
Views: 1384

Re: Auto resize photos?

Perhaps you could use some batch files and start those from EG? You could use an image editor tool that you can start with a command line, something like:

http://www.imagemagick.org/discourse-se ... hp?t=14587
by goodcoproflcop
Thu Dec 04, 2014 11:03 am
Forum: General Support
Topic: Get events in EG from Google Calendar
Replies: 19
Views: 15620

Re: Get events in EG from Google Calendar

Ow can somebody please move this topic to "Plugin support"?
by goodcoproflcop
Thu Dec 04, 2014 9:59 am
Forum: General Support
Topic: Get events in EG from Google Calendar
Replies: 19
Views: 15620

Re: Get events in EG from Google Calendar

Mhh I'm having the same issue;
GetGCalEventsByDateXML : Pb while requesting google, Please check your internet connection and your private URLs or use an alternate scheduller ! ...

Not sure what I'm doing wrong... Anyone got it working? (perhaps something changed in the google cal api, this plugin ...