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

by zaptorrent
Sun Oct 21, 2012 1:42 pm
Forum: Plugin Support
Topic: SunTracker - with moving ghost
Replies: 566
Views: 264411

Re: SunTracker - with moving ghost

I havent tried everything but as far as I can tell it's working perfectly. Great job! :D
by zaptorrent
Sun Oct 21, 2012 11:00 am
Forum: Plugin Support
Topic: SunTracker - with moving ghost
Replies: 566
Views: 264411

Re: SunTracker - with moving ghost

This is great and i can get all the new data from these actions to use as I wish but I dont get where I find the current temperature? The data that's in the "condition" statement where you're getting the text (partly cloudy... aso) from? Am I missing something?
by zaptorrent
Sat Oct 20, 2012 11:01 am
Forum: Plugin Support
Topic: SunTracker - with moving ghost
Replies: 566
Views: 264411

Re: SunTracker - with moving ghost

Cool! Maybe a new action with al the info would be best in order to keep it from breaking anything in other peoples setups.
For me personaly it'd work fine with anything where I then could do something like:
x = 7
if x > (int(eg.result)):
eg.TriggerEvent("It's below 7")
by zaptorrent
Fri Oct 19, 2012 6:35 am
Forum: Plugin Support
Topic: SunTracker - with moving ghost
Replies: 566
Views: 264411

Re: SunTracker - with moving ghost

That's what I thought, since the data is already in the xml, might as well show it. I use the tellstick to control lights and radiators in the house. As you say it would be even better to know the temperature inside but then Id need additional hardware and a way for the new hardware to communicate ...
by zaptorrent
Thu Oct 18, 2012 2:29 pm
Forum: Plugin Support
Topic: SunTracker - with moving ghost
Replies: 566
Views: 264411

Re: SunTracker - with moving ghost

Is it possible to also get the current temperature from the yahoo weather feed? The plugin is only getting the "text" part of the condition statement as far as I can see, what do you need to change to get the "temp" part?
I used the Weather plugin for this before but it's not working anymore since ...