Page 19 of 20
Re: Buienradar Weather Lookup Plugin
Posted: Monday 05 August 2019 11:32
by cybermaus
Hi
I just installed this plugin yesterday, and it seems to all work first go.
Earlier I had updated Domoticz to 4.10717 (from 4.09xxx or something) and dist-upgraded Debian 9.9 stretch
Nice work on the plugin.
Question: Anyone has any examples on how to use LUA to trigger events? Or alternatively to just read values?
Specifically I want to read wind and solar radiation:
High wind: retract awning;
High solar: lower sunscreens;
Thanks
Maurits
Re: Buienradar Weather Lookup Plugin
Posted: Monday 12 August 2019 13:21
by akamming
i am running domoticz a rpi3b+ with latest beta 4.11074. buienradar is also on latest version (git pull give "already up2date" as response). I am a happy user of this plugin. many thanx to the developer.
I noticed after a reboot of the pi the buienradar plugin does not work, i get these error messages regularly in the log file
Code: Select all
2019-08-12 12:20:28.640 Error: (Buienradar) 'onHeartbeat' failed 'NameError':'name 'br' is not defined'.
2019-08-12 12:20:28.640 Error: (Buienradar) ----> Line 168 in '/home/domoticz/domoticz/plugins/domoticz-buienradar/plugin.py', function onHeartbeat
2019-08-12 12:20:28.640 Error: (Buienradar) ----> Line 152 in '/home/domoticz/domoticz/plugins/domoticz-buienradar/plugin.py', function onHeartbeat
after a restart of domoticz (without rebooting the pi) the error is gone and buienradar wheater lookup works again. When i reboot the pi, the error is back.
does anyone know howto fix?
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 14 August 2019 14:45
by Derik
gerbenvanasselt wrote: ↑Tuesday 09 July 2019 13:31
Hi there,
This week I tried installing the Buienradar plugin on a new sdcard with raspbian buster as OS. The domoticz runs with python v 3.7.3.
When I install the Buienradar plugin and add it in the hardware section. Domoticz stops working, even after a restart of Domo and and a reboot of my pi domoticz won't start. After deleting the plugin from the folder in domoticz it starting domoticz again. Could it be that the plugin is not suitable for python 3.7.3?
Are there other people who experience the same?
I hope there will be a solution, because I really enjoy my Buienradar plugin.
Thanks in advance!
Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk
Same problem here for me...
Latest beta...
What i try..[ new setup, directly from git ]
plugin buienradar on, domoticz crash after a minute
Plugin buienradar off, domoticz stable..
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 15 August 2019 10:26
by gerbenvanasselt
Derik wrote:gerbenvanasselt wrote: ↑Tuesday 09 July 2019 13:31
Hi there,
This week I tried installing the Buienradar plugin on a new sdcard with raspbian buster as OS. The domoticz runs with python v 3.7.3.
When I install the Buienradar plugin and add it in the hardware section. Domoticz stops working, even after a restart of Domo and and a reboot of my pi domoticz won't start. After deleting the plugin from the folder in domoticz it starting domoticz again. Could it be that the plugin is not suitable for python 3.7.3?
Are there other people who experience the same?
I hope there will be a solution, because I really enjoy my Buienradar plugin.
Thanks in advance!
Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk
Same problem here for me...
Latest beta...
What i try..[ new setup, directly from git ]
plugin buienradar on, domoticz crash after a minute
Plugin buienradar off, domoticz stable..
My problem was solved by updating my pi (sudo apt-get update && sudo apt-get upgrade -y)
Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 28 November 2019 16:22
by buitje
Any update on this topic as I am experiencing the same issue with buster and python 3.7?
2019-11-28 16:10:07.538 (Weer Buienradar) Retrieve weather data from
http://xml.buienradar.nl/
2019-11-28 16:10:07.635 Error: Domoticz(pid:502, tid:507('PluginMgr')) received fatal signal 6 (Aborted)
2019-11-28 16:10:07.635 Error: siginfo address=0x1f6, address=(nil)
The issue happens at the moment data is retrieved
Re: Buienradar Weather Lookup Plugin
Posted: Friday 29 November 2019 12:52
by PAHVelthuis
Using Buster in combination with Python 2.7.16
With this plugin enabled, Domoticz is not reachable after +/- 1 hr. With the plugin disabled, the system runs stable for > 2 days.
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 13:24
by Remmert
Hi guys,
Who can help me..
2020-01-23 13:14:59.654 Error: (Buienradar) failed to load 'plugin.py', Python Path used was '/usr/local/domoticz/var/plugins/domoticz-buienradar/:/volume1/@appstore/py3k/usr/local/lib/python35.zip:/volume1/@appstore/py3k/usr/local/lib/python3.5/:/volume1/@appstore/py3k/usr/local/lib/python3.5/plat-linux:/volume1/@appstore/py3k/usr/local/lib/python3.5/lib-dynload:/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages'.
2020-01-23 13:14:59.654 Error: (Buienradar) Module Import failed, exception: 'ImportError'
2020-01-23 13:14:59.654 Error: (Buienradar) Module Import failed: ' Name: requests'
2020-01-23 13:14:59.654 Error: (Buienradar) Error Line details not available.
2020-01-23 13:15:49.350 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:16:03.631 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:16:17.931 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:16:32.221 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:16:46.526 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:17:00.811 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
2020-01-23 13:17:15.091 Error: Buienradar hardware (7) thread seems to have ended unexpectedly
Other Plugin works, but this one is not showing in the Devices.
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 14:25
by FireWizard
Hi,
Try to install requests.
Execute the following command: pip3 install requests
Regards
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 14:28
by Remmert
In with directory do i have to run this command?
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 14:34
by FireWizard
Your "home" directory is ok.
But correction. Use sudo pip3 install requests
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 14:51
by Remmert
Sorry, I don't get it...
i'm a NOOB

I can install plugins via WinSCP, running it with the Terminal in WinSCP.
but Execute the command doesn't work. Some failures.
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 15:30
by FireWizard
Hi,
Did you execute the command sudo pip3 install requests in a terminal?
And you said; "Some failures".
Can you indicate, what failures?
Regards
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 15:42
by Remmert
Something like this...
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 16:18
by FireWizard
Hi,
On which platform have you Domoticz installed?
And also this question: Why do you want to install the "Buienradar" plugin, while Domoticz has native support for "Buienradar"?
Regards
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 16:36
by Remmert
Hi,
Domoticz is installed on a DS214+ with Python.
Well I’m just trying to add some plug-ins to see of it works.
I already use Open Weather with an API. That works.
Maybe buienradar has some other data.
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 23 January 2020 17:58
by FireWizard
Hi,
Maybe, you have to install pip3 first. I have no knowledgeabout the Synology NAS,
See:
http://domoticx.com/synology-nas-python ... stalleren/
Regards
Re: Buienradar Weather Lookup Plugin
Posted: Wednesday 04 March 2020 13:32
by Firestorm80
Remmert wrote: ↑Thursday 23 January 2020 16:36
Hi,
Domoticz is installed on a DS214+ with Python.
Well I’m just trying to add some plug-ins to see of it works.
I already use Open Weather with an API. That works.
Maybe buienradar has some other data.
I had the same issue, it's because pip3 is not in the PATH.
sudo python3 get-pip.py
WARNING: The scripts pip, pip3 and pip3.5 are installed in '/volume1/@appstore/py3k/usr/local/bin' which is not on PATH.
Either add that directory to the PATH or execute this statement:
sudo /volume1/@appstore/py3k/usr/local/bin/pip3 install requests
After that my Buienradar script works.
You can test commandline from the plugins\Domoticz-Buienradar by using python3 plugin.py
Should be error free now.
Re: Buienradar Weather Lookup Plugin
Posted: Tuesday 14 April 2020 10:22
by ILoveIOT
Is there a way to change the script, I'am in Hungary but I would like to have the data
2020-04-14 10:07:00.520 Error: BuienRadar: No (nearby) station found!
2020-04-14 10:07:36.173 Error: BuienRadar: Error getting http data! (Check your internet connection!)
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 16 April 2020 13:42
by INendels
I have the same problem now, think after the last update.
i am in Lage Zwaluwe, normally i get station Gilze-Rijen, but now the error 'No (nearby) station found'
Re: Buienradar Weather Lookup Plugin
Posted: Thursday 16 April 2020 13:47
by Ragdag