Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RayBe

Pages: [1] 2 3 ... 21
1
Installation issues / Re: ZWN-BPC z-wave 360 PIR motion sensor
« on: April 07, 2016, 03:45:45 pm »
Ok, i got the motion sensor of my HSM100 sensor working.
This is what i had to do:

First i deleted the Motion Detector #54 DT, that i added, from the tree.
Then i did a reload and added the Motion Detector #54 DT again.
After this, i did another reload, this one is not mentioned in the wiki, but as far as i can tell at the moment, this is the one thats important, because as far as i know, when doing a reload, all DT's and child DT's get properly read again.
After this i did a sudo killall ZWave to restart the ZWave device.
Then i opened the Advanced ZWave page in webadmin, looked up the device and opened its Associations tab.
I had to set a association from the group motion to the controller node 1, this was not done automatically.
This is necessary, because only when set, the controller gets motion events.

Did another reload and a bit of rule #1 and voila, everything in working order.
Hope this helps you too,

br,
Raymond

EDIT: i updated the wiki with the above info.
 

2
Installation issues / Re: ZWN-BPC z-wave 360 PIR motion sensor
« on: April 07, 2016, 09:08:11 am »
Hi Tompin2,

I have also been struggling with the motion part of my HSM100.
I did also follow de wiki you mentioned, to the letter.
What helped me, with 1 sensor is to exclude and re-include the sensor again and repeat the steps mentioned in the wiki. I had to do that several times.
Now one of my 2 motion sensors work, the other one i am still playing with.
Hope this helps.

br,
Raymond


3
Users / Re: Can't change pics on scenario buttons
« on: March 14, 2016, 09:28:51 pm »
apperently, today after another regen of all orbiters, the new picture is showing.
Strange. Maybe that was it, but i am not serten.

regards
Raymond

4
Users / Re: Can't change pics on scenario buttons
« on: March 09, 2016, 03:13:55 pm »
it is!  ;D lol

5
Users / Can't change pics on scenario buttons
« on: March 09, 2016, 11:58:06 am »
Hi guys,

When i select a scenario on the Wizard -> Media scenarios page, set a different picture on it, do a reload and full regen, the old picture is still showing on the orbiter.
I also tried this via the Advanced -> Confiuration -> Scenarios page, which also didn't change the picture on the scenario-button.
Is this a bug or is there a workaround or am i missing something here?  :)
Thanks,

br,
Raymond

6
Installation issues / Zwave motion detector is not giving state
« on: March 09, 2016, 11:52:33 am »
    Hi guys,

    I have a Express Controls EZmotion (HSM 100) which i setup according the notes on:
http://wiki.linuxmce.org/index.php/Express_Controls_EZmotion_(HSM_100)#1204_and_later.28OpenZwave.29
The HSM 100 consists of 3 sensors:
  • Motion sensor
  • Brightness Sensor
  • Temperature Sensor
The brightness and temperature sensor are reporting their state, in webadmin and log.
I already did try a few router reloads and a few sudo killall ZWave, but the motion sensor is still being silent.

Any ideas or pointers to get the motion sensor to talk?
Thanks!

br,
Raymond

[/list]

7
Users / Re: New RPi Raspbian Jessie Image available
« on: November 15, 2015, 07:57:50 am »
Just wanted to let you guys know that the 11-11-2015 image works.
Thanks phenigma for all your great work.

br,
Raymond

8
Developers / Re: Developing a Weather Plugin, videos
« on: July 21, 2015, 03:38:22 pm »
cfernandes, succes!
That did the trick!
With great help from posde i got it running.
My log now shows:
Code: [Select]
== FRESH START ==
1 07/21/15 15:06:34 /usr/pluto/bin/Spawn_Device.sh 416 (spawning-device) device: 416 ip: localhost cmd_line: Weather
0 07/21/15 15:06:34 416 (spawning-device) Entering 416
========== NEW LOG SECTION ==========
1 07/21/15 15:06:34 416 (spawning-device) Starting... 1
1 07/21/15 15:06:34 416 (spawning-device) Found ./Weather
05 07/21/15 15:06:34.335 Weather: Config: WWO <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online language nl <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online api key 56953ad2c43c07b2cb4d126da6640 <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online units C <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online city maastricht <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Use World Weather Online Radaar 18 <0xb6647700>
05 07/21/15 15:06:34.335 Weather: Timer is set to: 25.000000 minutes <0xb6645b40>
05 07/21/15 15:06:34.335 Weather: Getting Weather Data using: ?? <0xb52ffb40>
05 07/21/15 15:06:34.335 Weather: Inside WWO <0xb52ffb40>
    What do the question marks mean in the "Getting Weather Data using:" field?

    If the other syntaxes, you posted a few posts ago, for getting the weather data are correct, i will add them to the wiki.

    Just a few notes/feedback:
    • When i select 'Forecast' i get 'no data' on my orbiter
    • On the '3-day' view, the 'Hi' and 'Lo' values are swapped, in the 'Hi' field its showing the 'Lo' value and in the 'Lo' field its showing the  'Hi' value
    • On the 'Right Now' screen, part of it is still in english

    Awesome work!
    Thanks a lot
    br,
    Raymond

9
Developers / Re: Developing a Weather Plugin, videos
« on: July 20, 2015, 09:47:20 pm »
hi cfernandes,

I just updated and upgraded to the latest and greatest.
I deleted and reinstalled the weather devices in my tree.
I am using:
Code: [Select]
API:WWO:nl:<myapicode>:C:maastricht

and my log shows:
Code: [Select]
== ATTEMPT FRESH START ==
1 07/20/15 20:38:17 /usr/pluto/bin/Spawn_Device.sh 416 (spawning-device) 15696 Dev: 416; Already Running list: 15,18,30,51,55,16,19,57,148,232,53,29,394,219,
== FRESH START ==
1 07/20/15 20:38:17 /usr/pluto/bin/Spawn_Device.sh 416 (spawning-device) device: 416 ip: localhost cmd_line: Weather
0 07/20/15 20:38:17 416 (spawning-device) Entering 416
========== NEW LOG SECTION ==========
1 07/20/15 20:38:17 416 (spawning-device) Starting... 1
1 07/20/15 20:38:17 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 20:38:17.072 Connection for client socket reported NEED RELOAD IP=::ffff:127.0.0.1, device 416 last error 2 <0xb6670700>
05 07/20/15 20:38:17.072 The router must be reloaded before this device is fully functional <0xb6670700>
05 07/20/15 20:38:17.074 void ClientSocket::Disconnect() on this socket: 0x913ba98 (m_Socket: 5) <0xb6670700>
05 07/20/15 20:38:17.083 Connection for client socket reported NEED RELOAD IP=::ffff:127.0.0.1, device 416 last error 2 <0xb6670700>
05 07/20/15 20:38:17.124 Weather: Timer is set to: 15.000000 minutes <0xb666eb40>
05 07/20/15 20:38:17.125 Weather: Getting Weather Data using: ?? <0xb52ffb40>
05 07/20/15 20:53:17.125 Weather: Getting Weather Data using: ?? <0xb42fdb40>
05 07/20/15 21:08:17.125 Weather: Getting Weather Data using: ?? <0xb3afcb40>
05 07/20/15 21:13:31.475 Got a reload command from 0  <0xb4afeb40>
05 07/20/15 21:13:31.733 void ClientSocket::Disconnect() on this socket: 0x913c7b8 (m_Socket: 6) <0xb6670700>
Return code: 2
2 07/20/15 21:13:31 416 (spawning-device) Device requests restart... count=1/50 dev=416
Mon Jul 20 21:13:31 CEST 2015 Restart
========== NEW LOG SECTION ==========
1 07/20/15 21:13:39 416 (spawning-device) Starting... 1
1 07/20/15 21:13:39 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:13:40.858 Connect() failed, Error Code 111 (Connection refused)) <0xb66bc700>
05 07/20/15 21:13:48.882 Weather: Timer is set to: 15.000000 minutes <0xb66bab40>
05 07/20/15 21:13:48.882 Weather: Getting Weather Data using: ?? <0xb52ffb40>
05 07/20/15 21:20:23.507 Got a reload command from 0  <0xb4afeb40>
05 07/20/15 21:20:23.766 void ClientSocket::Disconnect() on this socket: 0xa0267b8 (m_Socket: 6) <0xb66bc700>
Return code: 2
2 07/20/15 21:20:23 416 (spawning-device) Device requests restart... count=1/50 dev=416
Mon Jul 20 21:20:23 CEST 2015 Restart
========== NEW LOG SECTION ==========
1 07/20/15 21:20:31 416 (spawning-device) Starting... 1
1 07/20/15 21:20:31 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:20:32.888 Connect() failed, Error Code 111 (Connection refused)) <0xb6601700>
05 07/20/15 21:20:33.889 Connect() failed, Error Code 111 (Connection refused)) <0xb6601700>
05 07/20/15 21:20:40.912 Weather: Config: WWO <0xb6601700>
05 07/20/15 21:20:40.912 Weather: Use World Weather Online <0xb6601700>
Return code: 139
3 07/20/15 21:20:40 416 (spawning-device) Device died... count=1/50 dev=416
Mon Jul 20 21:20:40 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:20:50 416 (spawning-device) Starting... 2
1 07/20/15 21:20:50 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:20:51.082 Weather: Config: WWO <0xb663d700>
05 07/20/15 21:20:51.082 Weather: Use World Weather Online <0xb663d700>
Return code: 139
3 07/20/15 21:20:51 416 (spawning-device) Device died... count=2/50 dev=416
Mon Jul 20 21:20:51 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:01 416 (spawning-device) Starting... 3
1 07/20/15 21:21:01 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:01.231 Weather: Config: WWO <0xb6684700>
05 07/20/15 21:21:01.231 Weather: Use World Weather Online <0xb6684700>
Return code: 139
3 07/20/15 21:21:01 416 (spawning-device) Device died... count=3/50 dev=416
Mon Jul 20 21:21:01 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:11 416 (spawning-device) Starting... 4
1 07/20/15 21:21:11 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:11.395 Weather: Config: WWO <0xb65ed700>
05 07/20/15 21:21:11.395 Weather: Use World Weather Online <0xb65ed700>
Return code: 139
3 07/20/15 21:21:11 416 (spawning-device) Device died... count=4/50 dev=416
Mon Jul 20 21:21:11 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:21 416 (spawning-device) Starting... 5
1 07/20/15 21:21:21 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:21.567 Weather: Config: WWO <0xb65eb700>
05 07/20/15 21:21:21.567 Weather: Use World Weather Online <0xb65eb700>
Return code: 139
3 07/20/15 21:21:21 416 (spawning-device) Device died... count=5/50 dev=416
Mon Jul 20 21:21:21 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:31 416 (spawning-device) Starting... 6
1 07/20/15 21:21:31 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:31.770 Weather: Config: WWO <0xb6668700>
05 07/20/15 21:21:31.771 Weather: Use World Weather Online <0xb6668700>
Return code: 139
3 07/20/15 21:21:31 416 (spawning-device) Device died... count=6/50 dev=416
Mon Jul 20 21:21:31 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:41 416 (spawning-device) Starting... 7
1 07/20/15 21:21:41 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:41.963 Weather: Config: WWO <0xb6604700>
05 07/20/15 21:21:41.963 Weather: Use World Weather Online <0xb6604700>
Return code: 139
3 07/20/15 21:21:41 416 (spawning-device) Device died... count=7/50 dev=416
Mon Jul 20 21:21:41 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:21:52 416 (spawning-device) Starting... 8
1 07/20/15 21:21:52 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:21:52.095 Weather: Config: WWO <0xb6621700>
05 07/20/15 21:21:52.096 Weather: Use World Weather Online <0xb6621700>
Return code: 139
3 07/20/15 21:21:52 416 (spawning-device) Device died... count=8/50 dev=416
Mon Jul 20 21:21:52 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:02 416 (spawning-device) Starting... 9
1 07/20/15 21:22:02 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:02.290 Weather: Config: WWO <0xb6650700>
05 07/20/15 21:22:02.290 Weather: Use World Weather Online <0xb6650700>
Return code: 139
3 07/20/15 21:22:02 416 (spawning-device) Device died... count=9/50 dev=416
Mon Jul 20 21:22:02 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:12 416 (spawning-device) Starting... 10
1 07/20/15 21:22:12 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:12.454 Weather: Config: WWO <0xb6613700>
05 07/20/15 21:22:12.454 Weather: Use World Weather Online <0xb6613700>
Return code: 139
3 07/20/15 21:22:12 416 (spawning-device) Device died... count=10/50 dev=416
Mon Jul 20 21:22:12 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:22 416 (spawning-device) Starting... 11
1 07/20/15 21:22:22 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:22.629 Weather: Config: WWO <0xb66a7700>
05 07/20/15 21:22:22.630 Weather: Use World Weather Online <0xb66a7700>
Return code: 139
3 07/20/15 21:22:22 416 (spawning-device) Device died... count=11/50 dev=416
Mon Jul 20 21:22:22 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:32 416 (spawning-device) Starting... 12
1 07/20/15 21:22:32 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:32.804 Weather: Config: WWO <0xb66af700>
05 07/20/15 21:22:32.805 Weather: Use World Weather Online <0xb66af700>
Return code: 139
3 07/20/15 21:22:32 416 (spawning-device) Device died... count=12/50 dev=416
Mon Jul 20 21:22:32 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:42 416 (spawning-device) Starting... 13
1 07/20/15 21:22:42 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:42.992 Weather: Config: WWO <0xb6615700>
05 07/20/15 21:22:42.993 Weather: Use World Weather Online <0xb6615700>
Return code: 139
3 07/20/15 21:22:43 416 (spawning-device) Device died... count=13/50 dev=416
Mon Jul 20 21:22:43 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:22:53 416 (spawning-device) Starting... 14
1 07/20/15 21:22:53 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:22:53.123 Weather: Config: WWO <0xb668c700>
05 07/20/15 21:22:53.123 Weather: Use World Weather Online <0xb668c700>
Return code: 139
3 07/20/15 21:22:53 416 (spawning-device) Device died... count=14/50 dev=416
Mon Jul 20 21:22:53 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:03 416 (spawning-device) Starting... 15
1 07/20/15 21:23:03 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:03.260 Weather: Config: WWO <0xb65dc700>
05 07/20/15 21:23:03.260 Weather: Use World Weather Online <0xb65dc700>
Return code: 139
3 07/20/15 21:23:03 416 (spawning-device) Device died... count=15/50 dev=416
Mon Jul 20 21:23:03 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:13 416 (spawning-device) Starting... 16
1 07/20/15 21:23:13 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:13.448 Weather: Config: WWO <0xb669e700>
05 07/20/15 21:23:13.448 Weather: Use World Weather Online <0xb669e700>
Return code: 139
3 07/20/15 21:23:13 416 (spawning-device) Device died... count=16/50 dev=416
Mon Jul 20 21:23:13 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:23 416 (spawning-device) Starting... 17
1 07/20/15 21:23:23 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:23.624 Weather: Config: WWO <0xb66b7700>
05 07/20/15 21:23:23.624 Weather: Use World Weather Online <0xb66b7700>
Return code: 139
3 07/20/15 21:23:23 416 (spawning-device) Device died... count=17/50 dev=416
Mon Jul 20 21:23:23 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:33 416 (spawning-device) Starting... 18
1 07/20/15 21:23:33 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:33.804 Weather: Config: WWO <0xb66be700>
05 07/20/15 21:23:33.804 Weather: Use World Weather Online <0xb66be700>
Return code: 139
3 07/20/15 21:23:33 416 (spawning-device) Device died... count=18/50 dev=416
Mon Jul 20 21:23:33 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:43 416 (spawning-device) Starting... 19
1 07/20/15 21:23:43 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:43.987 Weather: Config: WWO <0xb6689700>
05 07/20/15 21:23:43.988 Weather: Use World Weather Online <0xb6689700>
Return code: 139
3 07/20/15 21:23:44 416 (spawning-device) Device died... count=19/50 dev=416
Mon Jul 20 21:23:44 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:23:54 416 (spawning-device) Starting... 20
1 07/20/15 21:23:54 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:23:54.103 Weather: Config: WWO <0xb66a2700>
05 07/20/15 21:23:54.103 Weather: Use World Weather Online <0xb66a2700>
Return code: 139
3 07/20/15 21:23:54 416 (spawning-device) Device died... count=20/50 dev=416
Mon Jul 20 21:23:54 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:04 416 (spawning-device) Starting... 21
1 07/20/15 21:24:04 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:04.270 Weather: Config: WWO <0xb6674700>
05 07/20/15 21:24:04.270 Weather: Use World Weather Online <0xb6674700>
Return code: 139
3 07/20/15 21:24:04 416 (spawning-device) Device died... count=21/50 dev=416
Mon Jul 20 21:24:04 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:14 416 (spawning-device) Starting... 22
1 07/20/15 21:24:14 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:14.454 Weather: Config: WWO <0xb65d8700>
05 07/20/15 21:24:14.455 Weather: Use World Weather Online <0xb65d8700>
Return code: 139
3 07/20/15 21:24:14 416 (spawning-device) Device died... count=22/50 dev=416
Mon Jul 20 21:24:14 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:24 416 (spawning-device) Starting... 23
1 07/20/15 21:24:24 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:24.645 Weather: Config: WWO <0xb65d4700>
05 07/20/15 21:24:24.645 Weather: Use World Weather Online <0xb65d4700>
Return code: 139
3 07/20/15 21:24:24 416 (spawning-device) Device died... count=23/50 dev=416
Mon Jul 20 21:24:24 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:34 416 (spawning-device) Starting... 24
1 07/20/15 21:24:34 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:34.821 Weather: Config: WWO <0xb6650700>
05 07/20/15 21:24:34.822 Weather: Use World Weather Online <0xb6650700>
Return code: 139
3 07/20/15 21:24:34 416 (spawning-device) Device died... count=24/50 dev=416
Mon Jul 20 21:24:34 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:44 416 (spawning-device) Starting... 25
1 07/20/15 21:24:44 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:44.998 Weather: Config: WWO <0xb6649700>
05 07/20/15 21:24:44.998 Weather: Use World Weather Online <0xb6649700>
Return code: 139
3 07/20/15 21:24:45 416 (spawning-device) Device died... count=25/50 dev=416
Mon Jul 20 21:24:45 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:24:55 416 (spawning-device) Starting... 26
1 07/20/15 21:24:55 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:24:55.172 Weather: Config: WWO <0xb65f2700>
05 07/20/15 21:24:55.172 Weather: Use World Weather Online <0xb65f2700>
Return code: 139
3 07/20/15 21:24:55 416 (spawning-device) Device died... count=26/50 dev=416
Mon Jul 20 21:24:55 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:05 416 (spawning-device) Starting... 27
1 07/20/15 21:25:05 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:05.348 Weather: Config: WWO <0xb65d9700>
05 07/20/15 21:25:05.348 Weather: Use World Weather Online <0xb65d9700>
Return code: 139
3 07/20/15 21:25:05 416 (spawning-device) Device died... count=27/50 dev=416
Mon Jul 20 21:25:05 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:15 416 (spawning-device) Starting... 28
1 07/20/15 21:25:15 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:15.524 Weather: Config: WWO <0xb6657700>
05 07/20/15 21:25:15.525 Weather: Use World Weather Online <0xb6657700>
Return code: 139
3 07/20/15 21:25:15 416 (spawning-device) Device died... count=28/50 dev=416
Mon Jul 20 21:25:15 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:25 416 (spawning-device) Starting... 29
1 07/20/15 21:25:25 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:25.715 Weather: Config: WWO <0xb65f0700>
05 07/20/15 21:25:25.715 Weather: Use World Weather Online <0xb65f0700>
Return code: 139
3 07/20/15 21:25:25 416 (spawning-device) Device died... count=29/50 dev=416
Mon Jul 20 21:25:25 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:35 416 (spawning-device) Starting... 30
1 07/20/15 21:25:35 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:35.899 Weather: Config: WWO <0xb6693700>
05 07/20/15 21:25:35.899 Weather: Use World Weather Online <0xb6693700>
Return code: 139
3 07/20/15 21:25:35 416 (spawning-device) Device died... count=30/50 dev=416
Mon Jul 20 21:25:35 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:45 416 (spawning-device) Starting... 31
1 07/20/15 21:25:46 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:46.086 Weather: Config: WWO <0xb6648700>
05 07/20/15 21:25:46.087 Weather: Use World Weather Online <0xb6648700>
Return code: 139
3 07/20/15 21:25:46 416 (spawning-device) Device died... count=31/50 dev=416
Mon Jul 20 21:25:46 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:25:56 416 (spawning-device) Starting... 32
1 07/20/15 21:25:56 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:25:56.290 Weather: Config: WWO <0xb65e2700>
05 07/20/15 21:25:56.290 Weather: Use World Weather Online <0xb65e2700>
Return code: 139
3 07/20/15 21:25:56 416 (spawning-device) Device died... count=32/50 dev=416
Mon Jul 20 21:25:56 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:06 416 (spawning-device) Starting... 33
1 07/20/15 21:26:06 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:06.464 Weather: Config: WWO <0xb66a2700>
05 07/20/15 21:26:06.464 Weather: Use World Weather Online <0xb66a2700>
Return code: 139
3 07/20/15 21:26:06 416 (spawning-device) Device died... count=33/50 dev=416
Mon Jul 20 21:26:06 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:16 416 (spawning-device) Starting... 34
1 07/20/15 21:26:16 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:16.642 Weather: Config: WWO <0xb6635700>
05 07/20/15 21:26:16.642 Weather: Use World Weather Online <0xb6635700>
Return code: 139
3 07/20/15 21:26:16 416 (spawning-device) Device died... count=34/50 dev=416
Mon Jul 20 21:26:16 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:26 416 (spawning-device) Starting... 35
1 07/20/15 21:26:26 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:26.817 Weather: Config: WWO <0xb6628700>
05 07/20/15 21:26:26.818 Weather: Use World Weather Online <0xb6628700>
Return code: 139
3 07/20/15 21:26:26 416 (spawning-device) Device died... count=35/50 dev=416
Mon Jul 20 21:26:26 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:36 416 (spawning-device) Starting... 36
1 07/20/15 21:26:36 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:36.992 Weather: Config: WWO <0xb667f700>
05 07/20/15 21:26:36.992 Weather: Use World Weather Online <0xb667f700>
Return code: 139
3 07/20/15 21:26:37 416 (spawning-device) Device died... count=36/50 dev=416
Mon Jul 20 21:26:37 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:47 416 (spawning-device) Starting... 37
1 07/20/15 21:26:47 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:47.112 Weather: Config: WWO <0xb665b700>
05 07/20/15 21:26:47.112 Weather: Use World Weather Online <0xb665b700>
Return code: 139
3 07/20/15 21:26:47 416 (spawning-device) Device died... count=37/50 dev=416
Mon Jul 20 21:26:47 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:26:57 416 (spawning-device) Starting... 38
1 07/20/15 21:26:57 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:26:57.272 Weather: Config: WWO <0xb65cb700>
05 07/20/15 21:26:57.272 Weather: Use World Weather Online <0xb65cb700>
Return code: 139
3 07/20/15 21:26:57 416 (spawning-device) Device died... count=38/50 dev=416
Mon Jul 20 21:26:57 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:07 416 (spawning-device) Starting... 39
1 07/20/15 21:27:07 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:07.448 Weather: Config: WWO <0xb667e700>
05 07/20/15 21:27:07.448 Weather: Use World Weather Online <0xb667e700>
Return code: 139
3 07/20/15 21:27:07 416 (spawning-device) Device died... count=39/50 dev=416
Mon Jul 20 21:27:07 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:17 416 (spawning-device) Starting... 40
1 07/20/15 21:27:17 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:17.622 Weather: Config: WWO <0xb66af700>
05 07/20/15 21:27:17.623 Weather: Use World Weather Online <0xb66af700>
Return code: 139
3 07/20/15 21:27:17 416 (spawning-device) Device died... count=40/50 dev=416
Mon Jul 20 21:27:17 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:27 416 (spawning-device) Starting... 41
1 07/20/15 21:27:27 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:27.826 Weather: Config: WWO <0xb6661700>
05 07/20/15 21:27:27.826 Weather: Use World Weather Online <0xb6661700>
Return code: 139
3 07/20/15 21:27:27 416 (spawning-device) Device died... count=41/50 dev=416
Mon Jul 20 21:27:27 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:37 416 (spawning-device) Starting... 42
1 07/20/15 21:27:37 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:37.999 Weather: Config: WWO <0xb6681700>
05 07/20/15 21:27:37.999 Weather: Use World Weather Online <0xb6681700>
Return code: 139
3 07/20/15 21:27:38 416 (spawning-device) Device died... count=42/50 dev=416
Mon Jul 20 21:27:38 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:48 416 (spawning-device) Starting... 43
1 07/20/15 21:27:48 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:48.190 Weather: Config: WWO <0xb6691700>
05 07/20/15 21:27:48.190 Weather: Use World Weather Online <0xb6691700>
Return code: 139
3 07/20/15 21:27:48 416 (spawning-device) Device died... count=43/50 dev=416
Mon Jul 20 21:27:48 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:27:58 416 (spawning-device) Starting... 44
1 07/20/15 21:27:58 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:27:58.365 Weather: Config: WWO <0xb667f700>
05 07/20/15 21:27:58.366 Weather: Use World Weather Online <0xb667f700>
Return code: 139
3 07/20/15 21:27:58 416 (spawning-device) Device died... count=44/50 dev=416
Mon Jul 20 21:27:58 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:08 416 (spawning-device) Starting... 45
1 07/20/15 21:28:08 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:08.539 Weather: Config: WWO <0xb6608700>
05 07/20/15 21:28:08.539 Weather: Use World Weather Online <0xb6608700>
Return code: 139
3 07/20/15 21:28:08 416 (spawning-device) Device died... count=45/50 dev=416
Mon Jul 20 21:28:08 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:18 416 (spawning-device) Starting... 46
1 07/20/15 21:28:18 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:18.690 Weather: Config: WWO <0xb6656700>
05 07/20/15 21:28:18.690 Weather: Use World Weather Online <0xb6656700>
Return code: 139
3 07/20/15 21:28:18 416 (spawning-device) Device died... count=46/50 dev=416
Mon Jul 20 21:28:18 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:28 416 (spawning-device) Starting... 47
1 07/20/15 21:28:28 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:28.806 Weather: Config: WWO <0xb6624700>
05 07/20/15 21:28:28.806 Weather: Use World Weather Online <0xb6624700>
Return code: 139
3 07/20/15 21:28:28 416 (spawning-device) Device died... count=47/50 dev=416
Mon Jul 20 21:28:28 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:38 416 (spawning-device) Starting... 48
1 07/20/15 21:28:38 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:38.926 Weather: Config: WWO <0xb6677700>
05 07/20/15 21:28:38.926 Weather: Use World Weather Online <0xb6677700>
Return code: 139
3 07/20/15 21:28:38 416 (spawning-device) Device died... count=48/50 dev=416
Mon Jul 20 21:28:38 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:48 416 (spawning-device) Starting... 49
1 07/20/15 21:28:48 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:49.040 Weather: Config: WWO <0xb6646700>
05 07/20/15 21:28:49.040 Weather: Use World Weather Online <0xb6646700>
Return code: 139
3 07/20/15 21:28:49 416 (spawning-device) Device died... count=49/50 dev=416
Mon Jul 20 21:28:49 CEST 2015 died
========== NEW LOG SECTION ==========
1 07/20/15 21:28:59 416 (spawning-device) Starting... 50
1 07/20/15 21:28:59 416 (spawning-device) Found /usr/pluto/bin/Weather
05 07/20/15 21:28:59.158 Weather: Config: WWO <0xb65fb700>
05 07/20/15 21:28:59.158 Weather: Use World Weather Online <0xb65fb700>
Return code: 139
3 07/20/15 21:28:59 416 (spawning-device) Device died... count=50/50 dev=416
Mon Jul 20 21:28:59 CEST 2015 died
3 07/20/15 21:29:09 416 (spawning-device) Aborting restart of device 416...

any thoughts on how to get it going,
thanks in advance,

br,
Raymond

10
Users / Re: Need some dedicated testers.
« on: June 21, 2015, 12:43:42 pm »
Hi golgoj4,

I tried your latest iOS build, but it still won't install on iOS5 (latest iOS for iPad1).
Thanks for making qOrbiter on iOS happen.

br,
Raymond

11
Developers / Re: Developing a Weather Plugin, videos
« on: June 09, 2015, 03:55:26 pm »
this is what the browser returns:
[code]
{ "data": { "current_condition": [ {"cloudcover": "50", "FeelsLikeC": "16", "FeelsLikeF": "61", "humidity": "45",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "observation_time": "01:52 PM", "precipMM": "0.1", "pressure": "1028", "temp_C": "16", "temp_F": "61", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "winddir16Point": "NNE", "winddirDegree": "20", "windspeedKmph": "24", "windspeedMiles": "15" } ],  "request": [ {"query": "Maastricht, Netherlands", "type": "City" } ],  "weather": [ { "astronomy": [ {"moonrise": "01:38 AM", "moonset": "01:12 PM", "sunrise": "05:25 AM", "sunset": "09:49 PM" } ], "date": "2015-06-09",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "6", "DewPointF": "42", "FeelsLikeC": "5", "FeelsLikeF": "41", "HeatIndexC": "8", "HeatIndexF": "46", "humidity": "84",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "8", "tempF": "46", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "5", "WindChillF": "41", "winddir16Point": "NNE", "winddirDegree": "33", "WindGustKmph": "33", "WindGustMiles": "21", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "48", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "70", "DewPointC": "6", "DewPointF": "42", "FeelsLikeC": "3", "FeelsLikeF": "37", "HeatIndexC": "6", "HeatIndexF": "43", "humidity": "97",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "6", "tempF": "43", "time": "400", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0004_black_low_cloud.png" } ], "WindChillC": "3", "WindChillF": "37", "winddir16Point": "NNE", "winddirDegree": "32", "WindGustKmph": "29", "WindGustMiles": "18", "windspeedKmph": "17", "windspeedMiles": "10" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "19", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "0", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "84", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "7", "FeelsLikeF": "45", "HeatIndexC": "10", "HeatIndexF": "50", "humidity": "82",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "10", "tempF": "50", "time": "700", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0003_white_cloud.png" } ], "WindChillC": "7", "WindChillF": "45", "winddir16Point": "NE", "winddirDegree": "40", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "0", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "74", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "11", "FeelsLikeF": "52", "HeatIndexC": "13", "HeatIndexF": "56", "humidity": "68",  "lang_nl": [ {"value": "Bewolkt" } ], "precipMM": "0.0", "pressure": "1029", "tempC": "13", "tempF": "56", "time": "1000", "visibility": "10", "weatherCode": "119",  "weatherDesc": [ {"value": "Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0003_white_cloud.png" } ], "WindChillC": "11", "WindChillF": "52", "winddir16Point": "NE", "winddirDegree": "42", "WindGustKmph": "30", "WindGustMiles": "19", "windspeedKmph": "26", "windspeedMiles": "16" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "1", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "18", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "16", "FeelsLikeF": "61", "HeatIndexC": "16", "HeatIndexF": "61", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.1", "pressure": "1028", "tempC": "16", "tempF": "61", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "16", "WindChillF": "61", "winddir16Point": "NE", "winddirDegree": "38", "WindGustKmph": "33", "WindGustMiles": "21", "windspeedKmph": "29", "windspeedMiles": "18" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "97", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "17", "FeelsLikeF": "63", "HeatIndexC": "17", "HeatIndexF": "63", "humidity": "54",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "17", "tempF": "63", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "17", "WindChillF": "63", "winddir16Point": "NE", "winddirDegree": "42", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "16", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "13", "FeelsLikeF": "55", "HeatIndexC": "14", "HeatIndexF": "58", "humidity": "62",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "14", "tempF": "58", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "13", "WindChillF": "55", "winddir16Point": "NE", "winddirDegree": "36", "WindGustKmph": "37", "WindGustMiles": "23", "windspeedKmph": "25", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "95", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "6", "DewPointF": "43", "FeelsLikeC": "10", "FeelsLikeF": "51", "HeatIndexC": "13", "HeatIndexF": "56", "humidity": "82",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1028", "tempC": "10", "tempF": "51", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "10", "WindChillF": "51", "winddir16Point": "NNE", "winddirDegree": "30", "WindGustKmph": "35", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "10" } ], "maxtempC": "17", "maxtempF": "63", "mintempC": "8", "mintempF": "46", "uvIndex": "6" }, { "astronomy": [ {"moonrise": "02:07 AM", "moonset": "02:27 PM", "sunrise": "05:24 AM", "sunset": "09:50 PM" } ], "date": "2015-06-10",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "24", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "6", "FeelsLikeF": "42", "HeatIndexC": "8", "HeatIndexF": "47", "humidity": "94",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1028", "tempC": "8", "tempF": "47", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "6", "WindChillF": "42", "winddir16Point": "NE", "winddirDegree": "36", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "16", "windspeedMiles": "10" }, {"chanceoffog": "1", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "8", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "56", "DewPointC": "7", "DewPointF": "45", "FeelsLikeC": "5", "FeelsLikeF": "41", "HeatIndexC": "8", "HeatIndexF": "46", "humidity": "97",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "8", "tempF": "46", "time": "400", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0004_black_low_cloud.png" } ], "WindChillC": "5", "WindChillF": "41", "winddir16Point": "NE", "winddirDegree": "45", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "15", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "10", "DewPointF": "49", "FeelsLikeC": "11", "FeelsLikeF": "51", "HeatIndexC": "13", "HeatIndexF": "55", "humidity": "81",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1027", "tempC": "13", "tempF": "55", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "11", "WindChillF": "51", "winddir16Point": "ENE", "winddirDegree": "62", "WindGustKmph": "22", "WindGustMiles": "14", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "91", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "10", "DewPointF": "49", "FeelsLikeC": "19", "FeelsLikeF": "65", "HeatIndexC": "19", "HeatIndexF": "65", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1026", "tempC": "19", "tempF": "65", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "19", "WindChillF": "65", "winddir16Point": "NE", "winddirDegree": "55", "WindGustKmph": "28", "WindGustMiles": "18", "windspeedKmph": "25", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "2", "DewPointC": "11", "DewPointF": "51", "FeelsLikeC": "21", "FeelsLikeF": "70", "HeatIndexC": "24", "HeatIndexF": "76", "humidity": "50",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1024", "tempC": "21", "tempF": "70", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "21", "WindChillF": "70", "winddir16Point": "NE", "winddirDegree": "53", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "9", "DewPointC": "12", "DewPointF": "53", "FeelsLikeC": "25", "FeelsLikeF": "76", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "50",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "23", "tempF": "73", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "NE", "winddirDegree": "51", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "97", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "10", "DewPointF": "50", "FeelsLikeC": "19", "FeelsLikeF": "65", "HeatIndexC": "19", "HeatIndexF": "65", "humidity": "58",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1022", "tempC": "19", "tempF": "65", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "19", "WindChillF": "65", "winddir16Point": "NE", "winddirDegree": "47", "WindGustKmph": "39", "WindGustMiles": "24", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "87", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "2", "DewPointC": "7", "DewPointF": "44", "FeelsLikeC": "12", "FeelsLikeF": "54", "HeatIndexC": "14", "HeatIndexF": "57", "humidity": "62",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "14", "tempF": "57", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "12", "WindChillF": "54", "winddir16Point": "NE", "winddirDegree": "51", "WindGustKmph": "47", "WindGustMiles": "29", "windspeedKmph": "23", "windspeedMiles": "15" } ], "maxtempC": "23", "maxtempF": "73", "mintempC": "10", "mintempF": "49", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "02:35 AM", "moonset": "03:44 PM", "sunrise": "05:24 AM", "sunset": "09:50 PM" } ], "date": "2015-06-11",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "5", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "9", "FeelsLikeF": "48", "HeatIndexC": "11", "HeatIndexF": "52", "humidity": "79",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "11", "tempF": "52", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "9", "WindChillF": "48", "winddir16Point": "ENE", "winddirDegree": "58", "WindGustKmph": "40", "WindGustMiles": "25", "windspeedKmph": "22", "windspeedMiles": "14" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "84", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "12", "DewPointC": "8", "DewPointF": "46", "FeelsLikeC": "7", "FeelsLikeF": "45", "HeatIndexC": "10", "HeatIndexF": "49", "humidity": "87",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1023", "tempC": "10", "tempF": "49", "time": "400", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "7", "WindChillF": "45", "winddir16Point": "ENE", "winddirDegree": "66", "WindGustKmph": "38", "WindGustMiles": "23", "windspeedKmph": "18", "windspeedMiles": "11" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "95", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "15", "DewPointC": "10", "DewPointF": "50", "FeelsLikeC": "15", "FeelsLikeF": "60", "HeatIndexC": "15", "HeatIndexF": "60", "humidity": "71",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1022", "tempC": "15", "tempF": "60", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "15", "WindChillF": "60", "winddir16Point": "E", "winddirDegree": "82", "WindGustKmph": "28", "WindGustMiles": "18", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "14", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "22", "FeelsLikeF": "71", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "56",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1020", "tempC": "22", "tempF": "71", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "22", "WindChillF": "71", "winddir16Point": "E", "winddirDegree": "86", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "27", "windspeedMiles": "17" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "82", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "92", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "26", "FeelsLikeF": "79", "HeatIndexC": "26", "HeatIndexF": "79", "humidity": "49",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1018", "tempC": "25", "tempF": "78", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "25", "WindChillF": "78", "winddir16Point": "E", "winddirDegree": "89", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "80", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "14", "DewPointF": "58", "FeelsLikeC": "27", "FeelsLikeF": "80", "HeatIndexC": "27", "HeatIndexF": "80", "humidity": "47",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1016", "tempC": "26", "tempF": "80", "time": "1600", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "26", "WindChillF": "80", "winddir16Point": "E", "winddirDegree": "89", "WindGustKmph": "23", "WindGustMiles": "14", "windspeedKmph": "20", "windspeedMiles": "13" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "3", "chanceofovercast": "0", "chanceofrain": "7", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "99", "chanceofthunder": "3", "chanceofwindy": "0", "cloudcover": "4", "DewPointC": "15", "DewPointF": "58", "FeelsLikeC": "25", "FeelsLikeF": "77", "HeatIndexC": "25", "HeatIndexF": "77", "humidity": "60",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1015", "tempC": "23", "tempF": "73", "time": "1900", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "ENE", "winddirDegree": "76", "WindGustKmph": "31", "WindGustMiles": "19", "windspeedKmph": "18", "windspeedMiles": "11" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "13", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "78", "chanceofthunder": "5", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "20", "FeelsLikeF": "68", "HeatIndexC": "24", "HeatIndexF": "75", "humidity": "73",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1015", "tempC": "20", "tempF": "68", "time": "2200", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "20", "WindChillF": "68", "winddir16Point": "E", "winddirDegree": "94", "WindGustKmph": "36", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "11" } ], "maxtempC": "26", "maxtempF": "80", "mintempC": "16", "mintempF": "61", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "03:05 AM", "moonset": "04:58 PM", "sunrise": "05:24 AM", "sunset": "09:51 PM" } ], "date": "2015-06-12",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "10", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "91", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "10", "DewPointC": "13", "DewPointF": "55", "FeelsLikeC": "16", "FeelsLikeF": "62", "HeatIndexC": "16", "HeatIndexF": "62", "humidity": "78",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1014", "tempC": "16", "tempF": "62", "time": "100", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "16", "WindChillF": "62", "winddir16Point": "ESE", "winddirDegree": "108", "WindGustKmph": "35", "WindGustMiles": "22", "windspeedKmph": "17", "windspeedMiles": "10" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "5", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "76", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "13", "DewPointF": "56", "FeelsLikeC": "16", "FeelsLikeF": "61", "HeatIndexC": "16", "HeatIndexF": "61", "humidity": "82",  "lang_nl": [ {"value": "Helder" } ], "precipMM": "0.0", "pressure": "1012", "tempC": "16", "tempF": "61", "time": "400", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Clear" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0008_clear_sky_night.png" } ], "WindChillC": "16", "WindChillF": "61", "winddir16Point": "ESE", "winddirDegree": "116", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "13", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "2", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "99", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "6", "DewPointC": "17", "DewPointF": "63", "FeelsLikeC": "25", "FeelsLikeF": "76", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "74",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "22", "tempF": "72", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "22", "WindChillF": "72", "winddir16Point": "ESE", "winddirDegree": "115", "WindGustKmph": "15", "WindGustMiles": "9", "windspeedKmph": "13", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "84", "chanceofovercast": "0", "chanceofrain": "4", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "7", "DewPointC": "19", "DewPointF": "67", "FeelsLikeC": "30", "FeelsLikeF": "86", "HeatIndexC": "30", "HeatIndexF": "86", "humidity": "59",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "28", "tempF": "83", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "28", "WindChillF": "83", "winddir16Point": "SSE", "winddirDegree": "150", "WindGustKmph": "17", "WindGustMiles": "10", "windspeedKmph": "14", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "99", "chanceofovercast": "0", "chanceofrain": "3", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "96", "chanceofthunder": "4", "chanceofwindy": "0", "cloudcover": "17", "DewPointC": "19", "DewPointF": "65", "FeelsLikeC": "32", "FeelsLikeF": "90", "HeatIndexC": "32", "HeatIndexF": "90", "humidity": "49",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1009", "tempC": "31", "tempF": "87", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "31", "WindChillF": "87", "winddir16Point": "SSW", "winddirDegree": "203", "WindGustKmph": "22", "WindGustMiles": "14", "windspeedKmph": "19", "windspeedMiles": "12" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "83", "chanceofovercast": "0", "chanceofrain": "11", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "72", "chanceofthunder": "19", "chanceofwindy": "0", "cloudcover": "32", "DewPointC": "19", "DewPointF": "66", "FeelsLikeC": "30", "FeelsLikeF": "86", "HeatIndexC": "30", "HeatIndexF": "86", "humidity": "56",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1007", "tempC": "28", "tempF": "83", "time": "1600", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "WindChillC": "28", "WindChillF": "83", "winddir16Point": "SSW", "winddirDegree": "200", "WindGustKmph": "16", "WindGustMiles": "10", "windspeedKmph": "14", "windspeedMiles": "9" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "82", "chanceofovercast": "0", "chanceofrain": "11", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "25", "chanceofthunder": "18", "chanceofwindy": "0", "cloudcover": "51", "DewPointC": "17", "DewPointF": "62", "FeelsLikeC": "27", "FeelsLikeF": "81", "HeatIndexC": "27", "HeatIndexF": "81", "humidity": "57",  "lang_nl": [ {"value": "Gedeeltelijk bewolkt" } ], "precipMM": "0.0", "pressure": "1007", "tempC": "26", "tempF": "79", "time": "1900", "visibility": "10", "weatherCode": "116",  "weatherDesc": [ {"value": "Partly Cloudy" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "WindChillC": "26", "WindChillF": "79", "winddir16Point": "SSW", "winddirDegree": "200", "WindGustKmph": "19", "WindGustMiles": "12", "windspeedKmph": "12", "windspeedMiles": "8" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "70", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "3", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "84", "DewPointC": "17", "DewPointF": "63", "FeelsLikeC": "27", "FeelsLikeF": "81", "HeatIndexC": "27", "HeatIndexF": "81", "humidity": "85",  "lang_nl": [ {"value": "Lichte regenbui" } ], "precipMM": "1.9", "pressure": "1008", "tempC": "23", "tempF": "73", "time": "2200", "visibility": "10", "weatherCode": "353",  "weatherDesc": [ {"value": "Light rain shower" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "23", "WindChillF": "73", "winddir16Point": "SSW", "winddirDegree": "199", "WindGustKmph": "39", "WindGustMiles": "24", "windspeedKmph": "21", "windspeedMiles": "13" } ], "maxtempC": "31", "maxtempF": "87", "mintempC": "17", "mintempF": "62", "uvIndex": "7" }, { "astronomy": [ {"moonrise": "03:37 AM", "moonset": "06:12 PM", "sunrise": "05:24 AM", "sunset": "09:52 PM" } ], "date": "2015-06-13",  "hourly": [ {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "91", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "65", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "7", "DewPointC": "17", "DewPointF": "62", "FeelsLikeC": "18", "FeelsLikeF": "65", "HeatIndexC": "18", "HeatIndexF": "65", "humidity": "90",  "lang_nl": [ {"value": "Plaatselijke regen in de omgeving" } ], "precipMM": "1.2", "pressure": "1009", "tempC": "18", "tempF": "65", "time": "100", "visibility": "9", "weatherCode": "176",  "weatherDesc": [ {"value": "Patchy rain nearby" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "18", "WindChillF": "65", "winddir16Point": "SSW", "winddirDegree": "212", "WindGustKmph": "42", "WindGustMiles": "26", "windspeedKmph": "23", "windspeedMiles": "14" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "0", "chanceofrain": "25", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "32", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "62", "DewPointC": "16", "DewPointF": "61", "FeelsLikeC": "17", "FeelsLikeF": "62", "HeatIndexC": "17", "HeatIndexF": "62", "humidity": "95",  "lang_nl": [ {"value": "Plaatselijke regen in de omgeving" } ], "precipMM": "0.1", "pressure": "1009", "tempC": "17", "tempF": "62", "time": "400", "visibility": "10", "weatherCode": "176",  "weatherDesc": [ {"value": "Patchy rain nearby" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0025_light_rain_showers_night.png" } ], "WindChillC": "17", "WindChillF": "62", "winddir16Point": "WSW", "winddirDegree": "239", "WindGustKmph": "33", "WindGustMiles": "20", "windspeedKmph": "22", "windspeedMiles": "13" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "0", "chanceofovercast": "1", "chanceofrain": "0", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "8", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "17", "FeelsLikeF": "62", "HeatIndexC": "17", "HeatIndexF": "62", "humidity": "84",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1010", "tempC": "17", "tempF": "62", "time": "700", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "17", "WindChillF": "62", "winddir16Point": "SW", "winddirDegree": "236", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "9", "chanceofovercast": "1", "chanceofrain": "17", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "3", "DewPointC": "14", "DewPointF": "57", "FeelsLikeC": "21", "FeelsLikeF": "70", "HeatIndexC": "25", "HeatIndexF": "76", "humidity": "63",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1011", "tempC": "21", "tempF": "70", "time": "1000", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "21", "WindChillF": "70", "winddir16Point": "WSW", "winddirDegree": "237", "WindGustKmph": "27", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "90", "chanceofovercast": "0", "chanceofrain": "13", "chanceofremdry": "0", "chanceofsnow": "0", "chanceofsunshine": "100", "chanceofthunder": "0", "chanceofwindy": "0", "cloudcover": "4", "DewPointC": "15", "DewPointF": "59", "FeelsLikeC": "26", "FeelsLikeF": "79", "HeatIndexC": "26", "HeatIndexF": "79", "humidity": "53",  "lang_nl": [ {"value": "Zonnig" } ], "precipMM": "0.0", "pressure": "1010", "tempC": "25", "tempF": "78", "time": "1300", "visibility": "10", "weatherCode": "113",  "weatherDesc": [ {"value": "Sunny" } ],  "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png" } ], "WindChillC": "25", "WindChillF": "78", "winddir16Point": "WSW", "winddirDegree": "243", "WindGustKmph": "28", "WindGustMiles": "17", "windspeedKmph": "24", "windspeedMiles": "15" }, {"chanceoffog": "0", "chanceoffrost": "0", "chanceofhightemp": "63", "chanceofovercast": "0", "chanceofrain": "5", "chanceofremdry": "0", "chanceofsnow": "0&

12
Developers / Re: Developing a Weather Plugin, videos
« on: June 08, 2015, 04:37:08 pm »
you can try   this  url   and  post  the  results ?

api2.worldweatheronline.com/free/v2/weather.ashx?q=maastricht&format=json&num_of_days=5&lang=nl&key=0b6d39679dabe54e9749209aa2e54

Hi cfernandes i did as you suggested and pasted the above link in the device data configuration field of webadmin.
After that i hit save and reloaded the router, my log shows:

Code: [Select]
05 06/08/15 16:30:09.633 void ClientSocket::Disconnect() on this socket: 0x92f57b8 (m_Socket: 6) <0xb6655700>
Return code: 2
2 06/08/15 16:30:09 394 (spawning-device) Device requests restart... count=42/50 dev=394
Mon Jun  8 16:30:09 CEST 2015 Restart
1 06/08/15 16:30:17 394 (spawning-device) Starting... 42
1 06/08/15 16:30:17 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 16:30:24.878 Weather: Getting Weather Data using: ?? <0xb53ffb40>

And there are showing "??" on my orbiters.

br,
Raymond

13
Developers / Re: Developing a Weather Plugin, videos
« on: June 08, 2015, 12:25:39 pm »
Hi, i got a free account with WWO and used the following syntax for the configuration data in webadmin

Code: [Select]
API:WWO:nl:<myapikey>:C:maastricht
The log shows (snipet):
Code: [Select]
Mon Jun  8 12:02:34 CEST 2015 Restart
1 06/08/15 12:02:42 394 (spawning-device) Starting... 1
1 06/08/15 12:02:42 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:02:50.682 Weather: Use World Weather Online <0xb669e700>
Return code: 139
3 06/08/15 12:02:50 394 (spawning-device) Device died... count=1/50 dev=394
Mon Jun  8 12:02:50 CEST 2015 died
1 06/08/15 12:03:00 394 (spawning-device) Starting... 2
1 06/08/15 12:03:00 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:00.925 Weather: Config: WWO <0xb65f8700>
05 06/08/15 12:03:00.926 Weather: Use World Weather Online <0xb65f8700>
Return code: 139
3 06/08/15 12:03:00 394 (spawning-device) Device died... count=2/50 dev=394
Mon Jun  8 12:03:00 CEST 2015 died
1 06/08/15 12:03:11 394 (spawning-device) Starting... 3
1 06/08/15 12:03:11 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:11.149 Weather: Config: WWO <0xb65e6700>
05 06/08/15 12:03:11.150 Weather: Use World Weather Online <0xb65e6700>
Return code: 139
3 06/08/15 12:03:11 394 (spawning-device) Device died... count=3/50 dev=394
Mon Jun  8 12:03:11 CEST 2015 died
1 06/08/15 12:03:21 394 (spawning-device) Starting... 4
1 06/08/15 12:03:21 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:21.367 Weather: Config: WWO <0xb6611700>
05 06/08/15 12:03:21.367 Weather: Use World Weather Online <0xb6611700>
Return code: 139
3 06/08/15 12:03:21 394 (spawning-device) Device died... count=4/50 dev=394
Mon Jun  8 12:03:21 CEST 2015 died
1 06/08/15 12:03:31 394 (spawning-device) Starting... 5
1 06/08/15 12:03:31 394 (spawning-device) Found /usr/pluto/bin/Weather
05 06/08/15 12:03:31.572 Weather: Config: WWO <0xb662c700>
05 06/08/15 12:03:31.572 Weather: Use World Weather Online <0xb662c700>
Return code: 139
3 06/08/15 12:03:31 394 (spawning-device) Device died... count=5/50 dev=394
Mon Jun  8 12:03:31 CEST 2015 died
1 06/08/15 12:03:41 394 (spawning-device) Starting... 6
 

Is there something wrong with my syntax?

br,
Raymond

p.s. @posde, if i get this working i will add the info to the wiki

14
Developers / Re: Developing a Weather Plugin, videos
« on: June 07, 2015, 10:33:20 pm »
cfernandes, you are quick, thanks :)
I must apologize, i *thought* i had read every post in this topic, when i looked again i saw your configuration data format. Thanks for your answer, makes things very clear. :)
Keep up the great work.

br,
Raymond

15
Developers / Re: Developing a Weather Plugin, videos
« on: June 07, 2015, 10:00:33 pm »
Hi guys,

Thanks for your awesome work on this.
I installed the weather stain through webadmin in the core section.
On my orbiters i see a Weather icon, when i press it the values all show a "??"
I did set my longitude and latitude, i live in the Netherlands.
I searched the webadmin to see if i must set anything else somewhere, but was unable to find something.
Could someone point me in the right direction?
Thanks in advance,

br,
Raymond


Pages: [1] 2 3 ... 21