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.
SunTracker plugin
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: SunTracker plugin
To riksvag:
Yes, I see that this is a bug (you can easily fix it yourself)
Open the SunTrackerplugin file
"C:\Program Files\EventGhost\plugins\SunTracker\__init__.py"
with the notepad
Goto line 446
Change iMinOnPeriod to self.iMinOnPeriod
Save, restart EG
Sorry!
This bug is fixed in the version with the moving ghost function
Best regards, Walter
PS I have now also uploaded a fixed version for you (and others)
Yes, I see that this is a bug (you can easily fix it yourself)
Open the SunTrackerplugin file
"C:\Program Files\EventGhost\plugins\SunTracker\__init__.py"
with the notepad
Goto line 446
Change iMinOnPeriod to self.iMinOnPeriod
Save, restart EG
Sorry!
This bug is fixed in the version with the moving ghost function
Best regards, Walter
PS I have now also uploaded a fixed version for you (and others)
Last edited by krambriw on Fri Sep 12, 2008 7:08 am, edited 1 time in total.
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: SunTracker plugin
To fatboy,
I can guess, but it would be easier if you could make a screenshot of your setting.
Think about the following when you are defining the settings
If its Monday and you like the lamps to be turned off 02.00 the following night, you have to insert 0200 on Tuesday, And so on,,,
Best regards, Walter
I can guess, but it would be easier if you could make a screenshot of your setting.
Think about the following when you are defining the settings
If its Monday and you like the lamps to be turned off 02.00 the following night, you have to insert 0200 on Tuesday, And so on,,,
Best regards, Walter
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
Re: SunTracker plugin
Walter, you're the man!krambriw wrote:
Change iMinOnPeriod to self.iMinOnPeriod
I'll try it out tonight.
Thanks alot!
-
krambriw
- Plugin Developer
- Posts: 2570
- Joined: Sat Jun 30, 2007 2:51 pm
- Location: Stockholm, Sweden
- Contact:
Re: SunTracker plugin
Hi,
Also this version is now updated with
- Bugfix in string conversion
I plan to stop supporting this version, instead try to use the one with "moving ghost"
BestR Walter
Also this version is now updated with
- Bugfix in string conversion
I plan to stop supporting this version, instead try to use the one with "moving ghost"
BestR Walter
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
Re: SunTracker plugin
Great job.
OK, I'll see if I can work up the nerv to follow your instructions to switch to the moving ghost version. Great name by the way.
Again thanks.
OK, I'll see if I can work up the nerv to follow your instructions to switch to the moving ghost version. Great name by the way.
Again thanks.
Re: SunTracker plugin
I made one variable name which has changed since the last version. Works with 0.3.7.
- Attachments
-
- 14.03.2009__init__.zip
- (11.63 KiB) Downloaded 240 times
Re: SunTracker plugin
this plugin looks like just the one I am looking for, but I can't get it to work.
I'm sure this is something I am doing wrong.....
I downloaded the first ZIP fil, copied the content SunTracker folder into my EG plugins folder.
When I try to add the plugin in EG, it complains that it cannot read __init__.py for SunTracker.
Am I missing something?
I'm sure this is something I am doing wrong.....
I downloaded the first ZIP fil, copied the content SunTracker folder into my EG plugins folder.
When I try to add the plugin in EG, it complains that it cannot read __init__.py for SunTracker.
Am I missing something?
Re: SunTracker plugin
It's probably complaining about missing suntracker.png and suntracker_plugin.png (they are in the zip file in the first post of this thread).
The file included in this post should be all that's needed. The .pyc file is compiled python code, EG will create that automatically if its missing, don't worry about those..
The file included in this post should be all that's needed. The .pyc file is compiled python code, EG will create that automatically if its missing, don't worry about those..
- Attachments
-
- 14.3.2009_suntracker_complete.zip
- (61.07 KiB) Downloaded 231 times
Re: SunTracker plugin
hmmm... doesn't help. I unzipped the containing SunTracker folder, copied that over to my EventGhost\plugins folder, and tried to add the plugin.jinxdone wrote:It's probably complaining about missing suntracker.png and suntracker_plugin.png (they are in the zip file in the first post of this thread).
The file included in this post should be all that's needed. The .pyc file is compiled python code, EG will create that automatically if its missing, don't worry about those..
I can see the SunTracker in the list, but when I select it EG says "no information" available, and in the event window comes back with "can't read... etcetera".
What am I doing wrong?
Re: SunTracker plugin
Hmm.. What version of EventGhost are you using? It works fine for me on 0.3.7.r851
Re: SunTracker plugin
0.3.5.7 build 908.jinxdone wrote:Hmm.. What version of EventGhost are you using? It works fine for me on 0.3.7.r851
But I'm sure this is something I'm doing wrong. What exactly are the steps I should take to implement this plugin into EG?
Re: SunTracker plugin
Did that, and it upgraded me to a newer version.Pako wrote:How to get the latest beta version ...
Pako
I was now able to add SunTracker as a plugin, but then when I try anyhing it gives me a bunch of red lines... doesn't look good!
Re: SunTracker plugin
So.. Let me get this right. You updated to 0.3.7 and extracted that last .zip file so that the the __init__.py and the two pictures are in the plugins\SunTracker dir. correct?
Could you then Copy & Paste the errors you are getting, and what exactly you do that causes them. Perhaps then we can get it debugged. Kinda hard to say what is wrong with the 'bunch of red lines' only. It works fine here though.
Could you then Copy & Paste the errors you are getting, and what exactly you do that causes them. Perhaps then we can get it debugged. Kinda hard to say what is wrong with the 'bunch of red lines' only. It works fine here though.
Re: SunTracker plugin
I can add the plugin, but it then shows an empty screen. Nothing there to configure-.jinxdone wrote:So.. Let me get this right. You updated to 0.3.7 and extracted that last .zip file so that the the __init__.py and the two pictures are in the plugins\SunTracker dir. correct?
Could you then Copy & Paste the errors you are getting, and what exactly you do that causes them. Perhaps then we can get it debugged. Kinda hard to say what is wrong with the 'bunch of red lines' only. It works fine here though.
When I try to add a macros using SunTracker, I get the errors. See attached.