Page 5 of 6

Re: Weather.com Plug-in

Posted: Fri Nov 18, 2011 12:17 pm
by sundodger
Have this kinda set up, where do you put the licence key?

Re: Weather.com Plug-in

Posted: Sun Nov 20, 2011 6:38 am
by markd
I think it asks you for it when you add the device- there is a property in the device that holds it- you could add it there too.

Re: Weather.com Plug-in

Posted: Sun Nov 20, 2011 1:07 pm
by markd
Hi Allan-
The time looks good now- thanks!

I am noticing something else, not sure if it is related to the plugin or not, (since I disregarded your warning and put it right on my production server ;-) where when I quit HB, the server seems to hang up and not close, and I need to kill it manually. Has anyone else seen this?

Thanks

Markd

Re: Weather.com Plug-in

Posted: Sun Nov 20, 2011 2:40 pm
by Steve Horn
re manually killing HB, I've had to do that way before the weather script issue. I've never been able to home in on the cause. There's another thread on here somewhere that talks about it. Sorry, no help.

Re: Weather.com Plug-in

Posted: Sun Nov 20, 2011 10:28 pm
by markd
Good thing its stable and doesn't crash on its own. As long as I'm monkeying with it anyways, the manual kill isn't too big a deal.

Re: Weather.com Plug-in

Posted: Tue Nov 22, 2011 5:46 am
by allanstevens
markd wrote:I am noticing something else, not sure if it is related to the plugin or not, (since I disregarded your warning and put it right on my production server ;-) where when I quit HB, the server seems to hang up and not close, and I need to kill it manually. Has anyone else seen this?
I have the code installed on my production server too now, but am not getting any hanging on close. I can't think of any bit of code that would get stuck in a loop, hmmm. I wonder if you disable the plugin, and see if HouseBot closes down ok ?

Sorry not much help really.

Re: Weather.com Plug-in

Posted: Tue Nov 22, 2011 8:17 am
by markd
Nah, probably has nothing to do with it. If it gets too annoying I'll look at it again. I tend not to run life support off it anyways. ;-)

Re: Weather.com Plug-in

Posted: Tue Nov 22, 2011 8:49 am
by Steve Horn
For those using the Osler Weather script, or any other script that accesses Yahoo Weather XML for current conditions, the attached zip file contains all the images that I could find that Yahoo's Weather XML calls.

FWIW,

Re: Weather.com Plug-in

Posted: Thu Jan 05, 2012 2:11 pm
by Autodomain
Attached yet another weather icons set translated to World Weather Online.
wsymbol_0004_black_low_cloud.png
wsymbol_0004_black_low_cloud.png (9.4 KiB) Viewed 112089 times
wsymbol_0002_sunny_intervals.png
wsymbol_0002_sunny_intervals.png (9.35 KiB) Viewed 112089 times
wwo_93x93.zip
(730.79 KiB) Downloaded 2276 times

Re: Weather.com Plug-in

Posted: Fri Apr 26, 2013 6:52 pm
by mholtkamp
The worldweatheronline service has a new URL. The dll is compiled with the new (working) URL.

Re: Weather.com Plug-in

Posted: Thu Nov 21, 2013 2:13 pm
by allanstevens
mholtkamp wrote:The worldweatheronline service has a new URL. The dll is compiled with the new (working) URL.
Bit late :oops: but thanks for this. I have finally updated the codeplex page with the new release.

http://worldweatheronlinehb.codeplex.com

Re: Weather.com Plug-in

Posted: Fri Jul 03, 2015 3:39 am
by TonyG
Hello Alan,

Thanks for writing this plugin. Installed last night, using your latest version 1.0.3 on codeplex.

I also got an API license for the free version of World Weather Online, described as "Free-Weather-API-V2". I entered this when prompted in Housebot, and I can see it's correctly within the license field on the weather device.

Since then, I have been getting the following error message within Housebot: "The remote server returned an error: (403) Forbidden".

I've re copied and pasted the key several times. I've also waited overnight to see if the license takes a while to become active on their side. Still getting the same error.

Anything obvious to look at?

Thanks

Re: Weather.com Plug-in

Posted: Tue Jul 21, 2015 6:38 am
by allanstevens
All,

Thanks to TonyG's investigation, it come to light that the key has been updated to v2 on the website. This new key uses a new URL and the response XML is different.

Because of this I have updated the code to support both v1 and v2 api's. So if you're still using the old api key, there is no need to upgrade, however you can if you want.

Let me know if there are any issues with this.

https://worldweatheronlinehb.codeplex.c ... iew/616384

Cheers,
Al

Re: Weather.com Plug-in

Posted: Fri Apr 08, 2016 8:46 pm
by edgar
Hi Allan,

So I FINALLY got around to working on the C# plugin stuff and am testing the weather app.
I know I have the wrapper working and the 1.0.4 DLL.

I am getting a 403 error with the new API key (just signed up yesterday).

'The Remote server returned an error (403) Forbidden.

Anyone having luck with the v2 api key?

Anything I should try? Thanks in advance.

v/r

Kevin

Re: Weather.com Plug-in

Posted: Sat Apr 09, 2016 3:33 am
by TonyG
Hi Kevin,

I use the v2 API and worldweatheronline v 1.0.4.0 dll. I use this with the updated HBDotNetBridge and HBDotNet DLLs dated 25/10/13 on my system. All working fine.

Try my v2 key for a test - I've just sent it on a PM.

Cheers,

Tony