Search found 5 matches

by atlantica
Saturday 17 October 2020 7:32
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 16873

Re: Python Plugin: PWS (Personal Weather Station)




The data is importing now; only 3 records are still empty:



That is correct that these sensors are still empty: according to your log, your pws is not sending this data!!! :)

Thanks for that understandig. In that case i have to use the wundergroud..... And I can confirm that is working ...
by atlantica
Friday 16 October 2020 7:39
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 16873

Re: Python Plugin: PWS (Personal Weather Station)

For all Ventus W830 user with version 1.1.4 (First version) is working when youy add the following DNS record in your Router/DNS server:

wow.metoffice.gov.uk pointed to my domoticz server.

and add the following nat route to your dmoticz server:
Linux (Raspberry PI, etc)
iptables -t nat -A ...
by atlantica
Friday 16 October 2020 7:38
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 16873

Re: Python Plugin: PWS (Personal Weather Station)

Xorfor wrote: Thursday 15 October 2020 22:19 @atlantic: I made a quick fix. Hopefully this prevents the errors in your log.
Thank Xorfor!!!

The data is importing now; only 3 records are still empty:

Image
by atlantica
Thursday 15 October 2020 20:52
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 16873

Re: Python Plugin: PWS (Personal Weather Station)

@Xorfor Thanks for the quick response and fix!

It's working now only that there are still errors in the log:

2020-10-15 20:50:22.161 Error: (Ventus W830) 'onMessage' failed 'TypeError':'unsupported operand type(s) for *: 'NoneType' and 'int''.
2020-10-15 20:50:22.161 Error: (Ventus W830 ...
by atlantica
Thursday 15 October 2020 13:01
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 16873

Re: Python Plugin: PWS (Personal Weather Station)

Hi all,

I've a question about installing this nice PWS plugin for my Ventus W830 ver 1.1.4. I've made a DNS record for wow.metoffice.gov.uk pointed to my domoticz server. (I cannont use Wunderground becase this is in use). The data is actualy into domoticz according to the log:

2020-10-15 12:49 ...