Page 11 of 20
Re: Buienradar Weather Lookup Plugin
Posted: Monday 11 September 2017 9:03
by mrombout
Woops, must have missed just that one reply in the thread G3rard
Sorry! And thanks for pointing it out
Re: Buienradar Weather Lookup Plugin
Posted: Monday 11 September 2017 9:18
by G3rard
No problem, good to see you have it working now
.
Re: Buienradar Weather Lookup Plugin
Posted: Monday 11 September 2017 10:47
by Ewaldharmsen
I like the new version, so I updated the plugin to the latest version, but now it is crashing a lot.
error 9, unexpected error, in the threat.
What to do?
Re: Buienradar Weather Lookup Plugin
Posted: Tuesday 12 September 2017 8:34
by Ewaldharmsen
The exact error is: Error: BuienRadar hardware (9) thread seems to have ended unexpectedly
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 11:19
by EdwinK
EdwinK wrote: ↑Saturday 09 September 2017 15:58
I've got some other errors now
2017-09-09 15:50:16.864 Error: (Buienradar) 'onHeartbeat' failed 'NameError':'name 'br' is not defined'.
2017-09-09 15:50:16.864 Error: (Buienradar) ----> Line 143 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-09 15:50:16.864 Error: (Buienradar) ----> Line 130 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-09 15:50:27.064 Error: (Buienradar) 'onHeartbeat' failed 'NameError':'name 'br' is not defined'.
2017-09-09 15:50:27.064 Error: (Buienradar) ----> Line 143 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-09 15:50:27.064 Error: (Buienradar) ----> Line 130 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-09 15:50:37.264 Error: (Buienradar) 'onHeartbeat' failed 'NameError':'name 'br' is not defined'.
2017-09-09 15:50:37.264 Error: (Buienradar) ----> Line 143 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-09 15:50:37.264 Error: (Buienradar) ----> Line 130 in /usr/local/domoticz/var/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
Just did a git clone earlier today.
No one that can help?
On row 107 I have this
Code: Select all
br = Buienradar(self.myLat, self.myLon, self.interval)
rf = RainForecast(self.myLat, self.myLon, self.timeframe)
So, it should work, right?
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 11:41
by raymond
@EdwinK
I went back into the Hardware tab and checked the settings on the plugin. Seems that some more items need to be filled in.
Also I had some old values from the previous version in there that did not make sense. Correcting these settings makes it work without the "br" error for me.
Cheers,
ray
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 12:05
by EdwinK
@raymond
This are my settings on the hardware tab
- Screen Shot 2017-09-13 at 12.04.19.png (84.19 KiB) Viewed 3003 times
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 12:15
by raymond
I have exactly the same and after a restart of Domoticz it works fine.
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 13:20
by EdwinK
raymond wrote: ↑Wednesday 13 September 2017 12:15
I have exactly the same and after a restart of Domoticz it works fine.
Thanks. Now it works
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 16:40
by Mace
Hmmm....Not on Version: 3.8394:
- where is buienradar.PNG (355.52 KiB) Viewed 2969 times
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 13 September 2017 17:21
by raymond
That would be because Python is disabled in the beta version for now
Re: Buienradar Weather Lookup Plugin
Posted: Saturday 16 September 2017 13:32
by leoncaffa
After installing the plugin following the ReadMe.MD, Buienradar was not showing up in the hardware list.
Installing python3-dev fixed it.
Re: Buienradar Weather Lookup Plugin
Posted: Saturday 30 September 2017 14:20
by mrombout
Since yesterday my Buienradar plugin doesnt seem to be trieving inforation anymore, and in the log I see these errrors
2017-09-30 14:02:24.107 Error: (Buienradar) 'onHeartbeat' failed 'AttributeError':''NoneType' object has no attribute 'text''.
2017-09-30 14:02:24.107 Error: (Buienradar) ----> Line 143 in /home/pi/domoticz/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-30 14:02:24.107 Error: (Buienradar) ----> Line 133 in /home/pi/domoticz/plugins/domoticz-buienradar/plugin.py, function onHeartbeat
2017-09-30 14:02:24.107 Error: (Buienradar) ----> Line 241 in /home/pi/domoticz/plugins/domoticz-buienradar/plugin.py, function fillDevices
2017-09-30 14:02:24.107 Error: (Buienradar) ----> Line 394 in /home/pi/domoticz/plugins/domoticz-buienradar/buienradar.py, function getWeather
I´m running the stable Version: 3.8153
Build Hash: 494fff7
Compile Date: 2017-07-30 12:19:41
Restarting the Pi didnt fix it. Any ideas what could be wrong?
Re: Buienradar Weather Lookup Plugin
Posted: Saturday 30 September 2017 14:42
by EddyG
I am using Domoticz V3.8153 (latest stable).
Rain rate, Rain forecast (2x) and Weather forecast are showing up under the Utility tab.
Is there a way to get them under the Weather tab?
Re: Buienradar Weather Lookup Plugin
Posted: Sunday 01 October 2017 9:30
by Derik
dear
THANKS for this great plugin!!
Is there a explanation of the distance that is buienradar use or are there some settings that i change to my area
Edit:
mmm
Do have a problem somewhere..
The rain sensors are not updating?
Also the weatherforecast, is not working.
The other sensors are working well...
Wind solar hum etc.
See the config file in the plugin sector.
Is the only thing i need to change the station number?
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 04 October 2017 11:00
by Mace
@Derik: I see in your profile that you are running in Beta. Is this still the case? I'm on the latest beta (3.8452) and although Buienradar returned in the hardware list, I only get the temp/humidity and wind devices, not the rain sensors, which I really need to be able to automate my sunscreen.
Re: Buienradar Weather Lookup Plugin
Posted: Saturday 07 October 2017 18:23
by johnnie
Dear experts,
Can you please help me, I'm running circules.
When I select the plugin in the hardware-tab, I doesn't show any options and I'm not able to add it to the hardware list, the "toevoegen" button doesn't work. See also the picture.
I followed the github for this plugin and managed to get output running python3 localtest.py, from cli in the directory of the plugin.
After several reboots of the Pi (and Domoticz), searched the internet relating to the following log:
2017-10-07 16:51:52.642 PluginSystem: Started, Python version '3.4.2'.
2017-10-07 16:52:07.324 Python EventSystem: Module not found - Trying to initialize.
2017-10-07 16:52:07.330 Python EventSystem: Initalizing event module.
Found in a thread that this seems to be normal, but can somebody please confirm?
I'm running Rpi with Jessie, and Domoticz Version: 3.8153 Build Hash: 494fff7.
Did all apt updates today aswell.
Thanks in advance, John
>>>
Found the issue, tried to add plugin with browser: Microsoft Edge/Firefox (latest).
Tried it with an older Chrome ans with Safari on Iphone which was the solution........
>>>
Re: Buienradar Weather Lookup Plugin
Posted: Tuesday 10 October 2017 12:47
by Mace
Mace wrote: ↑Wednesday 04 October 2017 11:00
@Derik: I see in your profile that you are running in Beta. Is this still the case? I'm on the latest beta (3.8452) and although Buienradar returned in the hardware list, I only get the temp/humidity and wind devices, not the rain sensors, which I really need to be able to automate my sunscreen.
Can anybody not on the Beta tell me what devices are generated when using this in Domoticz?
Re: Buienradar Weather Lookup Plugin
Posted: Tuesday 10 October 2017 13:31
by raymond
I'm on the latest stable version v3.8153 and it generates (as stated in the first post of this thread and an addition made by G3rard)
In Temperature and Weather tabs: temperature, humitidy, barometer, wind, visibility, Solar Radiation.
In the Utility tab you also get: rain rate, 2 devices for rain forecast, weather forecast.
Hope this helps,
Ray
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 11 October 2017 8:12
by Mace
Thanks, Raymond. In the Beta, I don't have:
visibility, Solar Radiation, rain rate, 2 devices for rain forecast and weather forecast.
Hope this gets added back soon, as I really have a need for the rain forecast.