SV: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

2021-01-15 Thread Gert Andersen
Hi Arend Thanks for your help. Rgds Gert Fra: Arend Sendt: 15. januar 2021 21:56 Til: weewx-user Emne: [weewx-user] Re: Belchertown 1.2 and Danish Charaters Hi Gert, As requested, you can find the version with a fix for Danish characters here (this version is the same to the one you used befo

SV: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

2021-01-15 Thread Gert Andersen
Hi Arend I can see you have 3 branches, should I download the master or one of the others? Thanks Gert Sendt fra Mail til Windows 10 Fra: Arend Sendt: 15. januar 2021 21:56 Til: weewx-user Emne: [weewx-user] Re: Belchertown 1.2 and Danish Charaters Hi Gert, As requested, you can find the vers

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Gert Andersen
Hi I have version 3.9.2 running today. I'm a little unsure if I can update to 4.0 by following the installation description or I need to delete version 3.9.2 first and do a clean install of version 4.0. Have read through the guide and can't really find anything about it. If I can update, is the

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi I'm running Ubuntu 18.04 and Weewx 3.9.2 updating to Weewx 4.0. I'm following the installation guide for Debian: http://www.weewx.com/docs/debian.htm I get this error: 0 pakker kan opdateres. 0 opdateringer er sikkerhedsopdateringer. ubuntu@gand:~$ wget -qO - http://weewx.com/keys.html | su

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi @Greg from Oz Thanks for looking. I ran this : ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list I just followed the guide. Should I also run: ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python2.list

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi @Tom Keffer, with no luck I mean, I get the error: The following packages have unmet dependencies: weewx : Depends: python3-cheetah but it is not going to be installed E: Unable to correct problems, you have held broken packages. @mwall I'm running ubuntu 18.04 so I should use Debian 10. I

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Gert Andersen
Hi Greg from Oz No my file looks like this: deb [arch=all] http://weewx.com/apt/python3 buster main Gert On Saturday, May 2, 2020 at 7:40:00 AM UTC+2, Greg from Oz wrote: > > Does /etc/apt/sources.list.d/weewx.list > look like this? > deb [arch=all] http://weewx.com/apt/ squeeze main > > That is

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Gert Andersen
Hi Jaap Did and this message: ubuntu@Kamatera:~$ sudo pip3 install cheetah3 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo

[weewx-user] Re: Multiple stations on one host

2020-05-13 Thread Gert Andersen
Hi Is this script still valid using Weewx 4? Basically , I want to have 3 WeeWx instances pointing to 3 different domains on 1 computer, each domain with different configuration. All 3 instances should read from the same mqtt subscription port and using Interceptor. Can all 3 Interceptor extens

[weewx-user] Installing multiple weewx instances with weewx 4

2020-05-14 Thread Gert Andersen
Hi I would like to know if there are some who have been successful in installing multiple weewx instances on the same computer and with weewx 4. First I tried with weewx-multi which I could not get to work. I have also tried 2 startup scripts where I have changed names so the weewx startup scr

[weewx-user] Re: Installing multiple weewx instances with weewx 4

2020-05-14 Thread Gert Andersen
on type: setup.py > What exactly does not work? > > Michael > > Am Freitag, 15. Mai 2020 05:25:14 UTC+2 schrieb Gert Andersen: >> >> Hi >> >> I would like to know if there are some who have been successful in >> installing multiple weewx instances on th

[weewx-user] Re: Installing multiple weewx instances with weewx 4

2020-05-15 Thread Gert Andersen
s in /home/weewx > And in this directory are also both .conf files. > > Michael > > > Am Freitag, 15. Mai 2020 08:40:44 UTC+2 schrieb Gert Andersen: >> >> Hi Michael >> >> Sounds good it's possible. >> >> My installation is not based install.py and

Re: [weewx-user] Installing multiple weewx instances with weewx 4

2020-05-15 Thread Gert Andersen
install > > > > On Fri, 15 May 2020 at 04:25, Gert Andersen > wrote: > >> Hi >> >> I would like to know if there are some who have been successful in >> installing multiple weewx instances on the same computer and with weewx 4. >> First I tried

[weewx-user] Re: Unable to install on UbuntuStudio 20.04LTS

2020-05-17 Thread Gert Andersen
Hi I have installed weewx 4 on Ubuntu 20.04 without any problems. I have tried both the Debian package and the install.py method. I just followed the installation guide. It was a clean install, not an upgrade. Gert On Sunday, May 17, 2020 at 6:24:27 PM UTC+2, VE4PER / Andy wrote: > > Hi, > I h

[weewx-user] Ecowitt GW1000 and Passkey error

2020-05-20 Thread Gert Andersen
Hi Weewx4.0 Interceptor 0.54 Ubuntu 20.04 GW1000 I get this error: INFO user.interceptor: unrecognized parameter b'PASSKEY=5E7384C4921D13C0A8572F8XXX all the time. I have registered the device with Ecowitt.net. Can I do anything about that? One more question, can I have more weewx ins

[weewx-user] Re: Ecowitt GW1000 and Passkey error

2020-05-20 Thread Gert Andersen
; In the interim, you can fix the problem by applying the change to > interceptor.py > <https://github.com/matthewwall/weewx-interceptor/pull/64/commits/00bdecdc1822d7deaa7c41f20dfc4c30a349936d> > > that is included in the PR. > > Gary > > On Thursday, 21 May 20

[weewx-user] Re: Ecowitt GW1000 and Passkey error

2020-05-20 Thread Gert Andersen
o though, you just need another WeeWX config file with the appropriate > settings changed <https://github.com/weewx/weewx/wiki/weewx-multi> and > then run directly. > > Gary > > On Thursday, 21 May 2020 14:09:56 UTC+10, Gert Andersen wrote: >> >> Hi Gary >>

[weewx-user] Re: Ecowitt GW1000 and Passkey error

2020-05-20 Thread Gert Andersen
weewx.engine: OSError: [Errno 98] Address already in use May 21 08:13:52 GAND weewx-billeder[17360] CRITICAL __main__: Unable to load driver: [Errno 98] Address already in use May 21 08:13:52 GAND weewx-billeder[17360] CRITICAL __main__: Exiting... Gert On Thursday, May 2

[weewx-user] Re: Ecowitt GW1000 and Passkey error

2020-05-21 Thread Gert Andersen
erver_bind >> May 21 08:13:52 GAND weewx-billeder[17360] CRITICAL weewx.engine: >> self.socket.bind(self.server_address) >> May 21 08:13:52 GAND weewx-billeder[17360] CRITICAL weewx.engine: >> OSError: [Errno 98] Address already in use >> May 21

[weewx-user] Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-06 Thread Gert Andersen
Hi I get these infos from the log: INFO user.interceptor: unrecognized parameter lightning_time= INFO user.interceptor: unrecognized parameter lightning_num=0 INFO user.interceptor: unrecognized parameter lightning= INFO user.interceptor: unrecognized parameter wh57batt=5 I could not see a new v

[weewx-user] Re: Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-06 Thread Gert Andersen
Hi NanoG5Kite Thanks for your help. I guess I also must create the lightning fields in th DB or will the sensor map extension do that? I'm already at the patched version to solve another warning. Gert On Saturday, June 6, 2020 at 11:48:05 AM UTC+2, NanoG5Kite wrote: > > > And for this: >>

[weewx-user] Re: Outlook for any better support/implementation of the Ecowitt/Froggit GW1000/DP1500 WIFI Dongle & Sensors?

2020-06-16 Thread Gert Andersen
Hi Sounds good. Also the new probe with SHT35(WH31-EP/WH32-EP) looks good and are ready to order. Gert On Tuesday, June 16, 2020 at 2:57:26 PM UTC+2, galfert wrote: > > On Monday, June 15, 2020 at 5:33:35 AM UTC-4, NanoG5Kite wrote: > > I´m wondering if it´s planned/in progress, that Weewx wi

[weewx-user] Re: Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-18 Thread Gert Andersen
lueError: could not convert string to float: > Jun 17 19:44:23 raspberrypi weewx[21398] CRITICAL __main__: > Exiting. > > This doesn't happen if I map lightning_strike_count = lightning_num only, > just when I add in lightning_distance = lightning > > Does anyone

[weewx-user] Re: Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-18 Thread Gert Andersen
28:48 AM UTC+2, Gert Andersen wrote: > > Hi > > I get these infos from the log: > > INFO user.interceptor: unrecognized parameter lightning_time= > INFO user.interceptor: unrecognized parameter lightning_num=0 > INFO user.interceptor: unrecognized parameter lightning= > INF

[weewx-user] Re: Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-19 Thread Gert Andersen
> Am Freitag, 19. Juni 2020 06:42:15 UTC+2 schrieb Gert Andersen: >> >> Hi >> I'm also waiting to the next strike. >> >> What do you do with the 2 other fields: >> lightning_time >> wh57batt >> >> Currently they are not in the databas

[weewx-user] Re: Interceptor and WH57 Lightning sensor from Ecowitt

2020-06-23 Thread Gert Andersen
Hi Oliver I'm using your patched script and it's working fine. I insert these fields into th database: [[sensor_map_extensions]] lightning_strike_count = lightning_num lightning_distance = lightning These 2 fields are also coming from the sensor: lightning_time wh57batt But ca

[weewx-user] Ecowitt and WeeWx

2019-12-05 Thread Gert Andersen
Hi Are these configurations possible: Ecowitt GW1000> weeWX> Meteotemplate Ecowitt GW1000> weeWX> HWS Template I'm new to WeeWX. Rgds Gert -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails

[weewx-user] Re: Ecowitt and WeeWx

2019-12-06 Thread Gert Andersen
ivers are available right now. Rgds Gert On Thursday, December 5, 2019 at 4:15:36 PM UTC+1, Gert Andersen wrote: > > Hi > > Are these configurations possible: > > Ecowitt GW1000> weeWX> Meteotemplate > Ecowitt GW1000> weeWX> HWS Template > > I'm new t

[weewx-user] Re: Ecowitt and WeeWx

2019-12-06 Thread Gert Andersen
Hi Thanks a lot, I'll try that. Rgds Gert On Thursday, December 5, 2019 at 4:15:36 PM UTC+1, Gert Andersen wrote: > > Hi > > Are these configurations possible: > > Ecowitt GW1000> weeWX> Meteotemplate > Ecowitt GW1000> weeWX> HWS Template > >

[weewx-user] Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-12 Thread Gert Andersen
Hi I'm new to WeeWx and I'm trying to install the SDR software. I have followed this guide https://github.com/weewx/weewx/wiki/sdr-rpi-recipe. I get an error as You can see on the screenshot. It is the first time I'm using the SDR software, so I really don't know where to look. Any ideas and

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-12 Thread Gert Andersen
Hi Ian Thanks for the tip. I have overlooked that part. Now I just need to shift the the right freq. I need 868 MHz instead of 433Mhz Rgds Gert On Thursday, December 12, 2019 at 11:48:22 AM UTC+1, Gert Andersen wrote: > > Hi > > I'm new to WeeWx and I'm trying to insta

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-12 Thread Gert Andersen
Hi Ian Great, up and running with 868MHz. Rgds Gert On Thursday, December 12, 2019 at 11:48:22 AM UTC+1, Gert Andersen wrote: > > Hi > > I'm new to WeeWx and I'm trying to install the SDR software. I have > followed this guide https://github.com/weewx/weewx/wiki/sd

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-14 Thread Gert Andersen
UTC+1, Gert Andersen wrote: > > Hi > > I'm new to WeeWx and I'm trying to install the SDR software. I have > followed this guide https://github.com/weewx/weewx/wiki/sdr-rpi-recipe. I > get an error as You can see on the screenshot. > > It is the first time I'

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-17 Thread Gert Andersen
Hi I have started to upload to a web server. The rain data still wrong and it seems to change all the time. Website: http://vejret.lynghuzed.dk Anything I can do? Gert On Thursday, December 12, 2019 at 11:48:22 AM UTC+1, Gert Andersen wrote: > > Hi > > I'm new to WeeWx

[weewx-user] Re: SDR Driver Issues

2019-12-17 Thread Gert Andersen
Hi Ian Thanks for the tip, unfortunately the solution did not help me with the wrong rain data. Currently I have 5637.8mm in Today's Rain(it's not raining) and increasing all the time. The Rain Rate is also wrong. Gert Website On Wednesday, December 18, 2019 at 1:4

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-18 Thread Gert Andersen
Hi I forgot to mention that I also have a Ecowitt GW-1000 uploading to ecowiit.net and it seems to upload the data fine, also the rain data. Gert On Thursday, December 12, 2019 at 11:48:22 AM UTC+1, Gert Andersen wrote: > > Hi > > I'm new to WeeWx and I'm trying to insta

[weewx-user] Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-23 Thread Gert Andersen
Hi I'm running a configuration with the Ecowitt GW1000/Froggit DP1500(no console) and some senors (rain, wind temp, etc). Data from these sensors are received via the weewx SDR driver and rtl_433. So the GW1000 is not seen by the SDR system and therefore no pressure data are received. Question,

[weewx-user] Re: Installing rtl-sdr and rtl-433 on Raspberry Pi

2019-12-23 Thread Gert Andersen
Hi Matthew Thanks a lot, it's working now. Rgds Gert On Monday, December 23, 2019 at 3:06:42 AM UTC+1, mwall wrote: > > > On Monday, December 16, 2019 at 7:22:43 AM UTC-5, Gert Andersen wrote: >> >> >> Now I get data for the Standard reports, but Rain Rate and Da

[weewx-user] Re: Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-23 Thread Gert Andersen
Hi Thanks, I'll do further investigations. At least it's possible. Gert On Monday, December 23, 2019 at 11:50:28 PM UTC+1, rich T wrote: > > I'm using a I2C BME280 Sensor and this driver > https://gitlab.com/wjcarpenter/bme280wx. > > On Monday, December 23,

[weewx-user] Re: Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-23 Thread Gert Andersen
ensor for > awhile and its been within 0.25 mbars of my Davis console. You are using a > RPI? > > On Tuesday, December 24, 2019 at 12:40:30 AM UTC-5, Gert Andersen wrote: >> >> Hi >> >> Thanks, I'll do further investigations. At least it's possible. &

[weewx-user] Re: Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-27 Thread Gert Andersen
Hi Thanks a lot for the advise, I'll look at that solution as well. Rgds Gert On Friday, December 27, 2019 at 3:08:30 PM UTC+1, galfert wrote: > > Yet another solution to keep using SDR is to get a WH32B from Ecowitt that > includes barometric pressure. This would be the same sensor that you wo

[weewx-user] Re: Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-27 Thread Gert Andersen
Hi So there are no display consoles that transmit a barometric signal that can be intercepted by SDR? Gert On Friday, December 27, 2019 at 3:08:30 PM UTC+1, galfert wrote: > > Yet another solution to keep using SDR is to get a WH32B from Ecowitt that > includes barometric pressure. This would

[weewx-user] Re: Pressure data - SDR - Ecowitt GW1000/Froggit DP1500

2019-12-28 Thread Gert Andersen
www.amazon.com/Diymall-Pressure-Temperature-Sensor-Arduino/dp/B0118XCKTG > > Works fine for what I need it for. > > On Monday, December 23, 2019 at 5:40:55 PM UTC-5, Gert Andersen wrote: >> >> Hi >> I'm running a configuration with the Ecowitt GW1000/Froggit DP1500

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread Gert Andersen
Hi I'm following this thread very closely. As I can see, it we have 2 choices now, SDR and Interceptor. What should I choose, pros/cons? Thanks Gert On Monday, December 30, 2019 at 5:59:56 AM UTC+1, mwall wrote: > > the weewx-interceptor driver has been updated with explicit support for > the

[weewx-user] Re: Success with RTL433 and two stations

2020-01-08 Thread Gert Andersen
Hi Try to change this line: rain = rain_total.0406.Acurite5n1Packet# Back yard to rain_total = rain_total.0406.Acurite5n1Packet# Back yard Gert On Wednesday, January 8, 2020 at 8:24:54 AM UTC+1, Richard Horobin wrote: > > This is a successful implementation of RT

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-10 Thread Gert Andersen
Hi I have 2(temp1 and temp2) additional sensors, currently only 1(temp2 and humidity2) is connected, temp1 will soon be connected.: pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/interceptor.py --device=fineoffset-bridge --port 8000

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread Gert Andersen
Hi I have missed something. Updated Interceptor to version 0.50 Out running directly: pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/interceptor.py --device=ecowitt-client --port 8000 --debug raw data: PASSKEY=&stationtype=EasyWeatherV1.4

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread Gert Andersen
Hi Thanks for your prompt answer. I'll try later today and let you know. Gert On Sunday, January 12, 2020 at 9:21:35 AM UTC+1, mwall wrote: > > > > On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote: >> >> >> Out running directly: >>

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread Gert Andersen
Hi Matthew Seems to work with the additional sensors now. Thanks for your support. Gert On Sunday, January 12, 2020 at 9:21:35 AM UTC+1, mwall wrote: > > > > On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote: >> >> >> Out running directly: >

[weewx-user] Re: Belchertown skin 1.0 released!

2020-01-14 Thread Gert Andersen
Hi I have installed MQTT and using a cloud broker(https://www.cloudmqtt.com) and it seems to upload fine. But Belchertown will not connect to the broker(see screenshot) >From log: Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: service version is 0.19 Jan 14 12:43:12 Desktop weewx[3685]: res

[weewx-user] Belchertown and translation

2020-02-20 Thread Gert Andersen
Hi I'm in the process of translate Belchertown and I can't find where to translate the forecast text(see screenshot). Can anyone point me in the right direction? Thanks Gert -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

Re: [weewx-user] Belchertown and translation

2020-02-20 Thread Gert Andersen
tation. My mistake, but several places to do the translation and I had missed this one. Gert On Thursday, February 20, 2020 at 5:18:49 PM UTC+1, salinois wrote: > > Hello > either in the weewx.conf file, or in skin.conf. > I did everything in weewx.conf. > > Patrick > Le 20/0

[weewx-user] Re: GW 1000 data labels

2020-02-21 Thread Gert Andersen
Hi Maybe something like this: [Interceptor] # This section is for the network traffic interceptor driver. # The driver to use: driver = user.interceptor # Specify the hardware device to capture. Options include: # acurite-bridge - acurite internet bridge, smarthub

[weewx-user] Raspberry/MQTT > VPS Server

2020-02-26 Thread Gert Andersen
Hi there Is this scenario possible. Currently I have an Ecowitt GW1000 which sends data to a VPS Server every 16 seconds with Weewx Interceptor, MQTT and Belchertowner installed on the VPS Server. This works fine. I also have a Davis Vantage Pro2, which is connected to a Meetobridge via Davis

[weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-26 Thread Gert Andersen
en the Console > tab. Almost everything the skin is doing is viewable in this debug mode, > from chart generation to any and all MQTT payload data it's seeing. > > > > On Wednesday, February 26, 2020 at 3:56:02 AM UTC-5, Gert Andersen wrote: >> >> Hi there >>

Re: [weewx-user] Raspberry/MQTT > VPS Server

2020-02-26 Thread Gert Andersen
broker on cloud. Thanks Gert On Wednesday, February 26, 2020 at 4:19:59 PM UTC+1, Greg Troxel wrote: > > Gert Andersen > writes: > > > [[MQTT]] > > server_url = mqtt: // user: password @ vps_host_name: 1883 / > > topic = weather > >

[weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-26 Thread Gert Andersen
Hi Thanks, now I have a starting point. Gert On Wednesday, February 26, 2020 at 9:56:02 AM UTC+1, Gert Andersen wrote: > > Hi there > Is this scenario possible. > > Currently I have an Ecowitt GW1000 which sends data to a VPS Server every > 16 seconds with Weewx Int

[weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-26 Thread Gert Andersen
Hi One more question. Should I just Mosquitto on vps-host(no weewx) and uploading the weewx reports? Gert On Wednesday, February 26, 2020 at 9:56:02 AM UTC+1, Gert Andersen wrote: > > Hi there > Is this scenario possible. > > Currently I have an Ecowitt GW1000 which sends data

Re: [weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-27 Thread Gert Andersen
ker on the same vps host(no Raspberry). So I have a very basic understanding about mqtt. My problems of understanding starts when I separate weewx(Raspberry) and Mosquitto (vps host) and which components on which device. Gert On Wednesday, February 26, 2020 at 9:14:03 PM UTC+1, Greg Troxel

Re: [weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-27 Thread Gert Andersen
Hi Greg Thanks for your time to look into this. I have a week off next week, so I can start working with your good advises. I'll get back to give an update. Rgds Gert On Thursday, February 27, 2020 at 3:37:28 PM UTC+1, Greg Troxel wrote: > > To answer your other questions in the pdf (probably

Re: [weewx-user] Re: Raspberry/MQTT > VPS Server

2020-02-28 Thread Gert Andersen
have done this without your help. Gert On Thursday, February 27, 2020 at 6:03:15 PM UTC+1, Gert Andersen wrote: > > Hi Greg > > Thanks for your time to look into this. > > I have a week off next week, so I can start working with your good advises. > > I'll get back

[weewx-user] Re: MQTT Errors

2020-03-04 Thread Gert Andersen
Hi Try weather in the [[MQTT]] section without the loop Maybe you should try without ssl(port 183 and 8080) first and when it's running, try ssl. Gert On Wednesday, March 4, 2020 at 6:50:57 PM UTC+1, Alex Rodriguez wrote: > > Hi, I am looking for assistance getting MQTT working with WeeWX and

[weewx-user] Re: Belchertown, MQTT and Danish Characters

2020-03-07 Thread Gert Andersen
elchertown/archive/development.zip> > and following the install instructions. > > After, restart weewx and see if it helps after a couple of archive > intervals. > > On Thursday, March 5, 2020 at 9:35:48 PM UTC-5, Gert Andersen wrote: >> >> Hi >> I have a weird iss

[weewx-user] Re: Belchertown, MQTT and Danish Characters

2020-03-07 Thread Gert Andersen
characters in this variable in either of these files? > > On Saturday, March 7, 2020 at 3:54:28 PM UTC-5, Gert Andersen wrote: >> >> Hi Pat >> >> Thanks for your answer. >> >> Upgrading to version 1.1b9 seems to have solved the problem with the >> fun

[weewx-user] Re: Belchertown, MQTT and Danish Characters

2020-03-07 Thread Gert Andersen
. Re-download the development branch again > <https://github.com/poblabs/weewx-belchertown/archive/development.zip>, > re-install it, and restart weewx. See if that helps. > > On Saturday, March 7, 2020 at 5:58:02 PM UTC-5, Gert Andersen wrote: >> >> Hi

[weewx-user] Re: Belchertown, MQTT and Danish Characters

2020-03-09 Thread Gert Andersen
ownload the development zip, reinstall, > restart weewx and let me know. Thanks! > > On Monday, March 9, 2020 at 8:56:03 AM UTC-4, Pat wrote: >> >> Is it just the wind direction showing the problem? >> >> >> >> On Monday, March 9, 2020 at 5:45:19 AM UTC-4, G

[weewx-user] Belchertown Beta 1.1b9 Error

2020-03-12 Thread Gert Andersen
Hi I have this error: Mar 12 22:11:24 InterceptorTest wee_reports[6182]: Belchertown Extension: version 1.1b9 Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerator: Generate failed with exception '' Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerator: Ignorin

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-12 Thread Gert Andersen
2:09 PM UTC+1, vince wrote: > > On Thursday, March 12, 2020 at 2:23:45 PM UTC-7, Gert Andersen wrote: >> >> Mar 12 22:11:24 InterceptorTest wee_reports[6182]: Belchertown Extension: >> version 1.1b9 >> Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerato

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Hi Version 2.7.16 Gert On Friday, March 13, 2020 at 1:59:51 PM UTC+1, Pat wrote: > > Which version of python? > > On Thursday, March 12, 2020 at 6:52:38 PM UTC-4, Gert Andersen wrote: >> >> Hi >> >> Thanks for looking. >> >> No, I did not edit th

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
wrote: > > I'm unable to reproduce this. Can you provide a clear example that would > allow me to reproduce this? > > Also, weewx version 4? > > > > On Friday, March 13, 2020 at 9:41:04 AM UTC-4, Pat wrote: >> >> Let me run some tests >> >>

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Hi This was the start: https://groups.google.com/forum/#!topic/weewx-user/V9wO-CiZr7s Gert On Friday, March 13, 2020 at 2:53:19 PM UTC+1, Gert Andersen wrote: > > Hi Pat > > What do you exactly mean by an example? > > I haven't tried weewx version 4 > > This is

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Pat wrote: > > I'm unable to reproduce this. Can you provide a clear example that would > allow me to reproduce this? > > Also, weewx version 4? > > > > On Friday, March 13, 2020 at 9:41:04 AM UTC-4, Pat wrote: >> >> Let me run some tests >> >>

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
port fine (see my screenshot from a few emails ago in > the red box). > > Looking at the site you say is broken, it doesn't look broken, so I'm > trying to understand what breaks when you use utf8 instead of strict_ascii? > > On Friday, March 13, 2020 at 10:00:33 A

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
t from a few emails ago in > the red box). > > Looking at the site you say is broken, it doesn't look broken, so I'm > trying to understand what breaks when you use utf8 instead of strict_ascii? > > On Friday, March 13, 2020 at 10:00:33 AM UTC-4, Gert Andersen wrote:

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Hi Yes, that's because i have encoding = utf8, If I don't change to utf8 I'll have Smarken Gert On Friday, March 13, 2020 at 3:06:17 PM UTC+1, Pat wrote: > > I can see Sømarken when I view it? See photo attached > > > > On Friday, March 13, 2020 at 10:04

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
ou error 403 which is a Forbidden error on your web server > > On Friday, March 13, 2020 at 10:06:38 AM UTC-4, Gert Andersen wrote: >> >> Hi Pat >> >> I'm missing the forecast and I have: >> forecast_enabled = 1 >> in weewx.conf. >> &g

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
ror is > something on your web server outside of weewx or Belchertown. > > > I'm still confused here: > > When strict_ascii you get the error? > > When using utf8 it is Sømarken? > > > > > On Friday, March 13, 2020 at 10:11:09 AM UTC-4, Gert Andersen

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
gt; > I'm still confused here: > > When strict_ascii you get the error? > > When using utf8 it is Sømarken? > > > > > On Friday, March 13, 2020 at 10:11:09 AM UTC-4, Gert Andersen wrote: >> >> Hi >> >> Does this also relate to the error I ha

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
ething on your web server outside of weewx or Belchertown. > > > I'm still confused here: > > When strict_ascii you get the error? > > When using utf8 it is Sømarken? > > > > > On Friday, March 13, 2020 at 10:11:09 AM UTC-4, Gert Andersen wrote: >>

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
ing because of a server error on your side. > > Try to go to http://vsvejr.de/json/darksky_forecast.json?_=1584108447820 > > It will give you error 403 which is a Forbidden error on your web server > > On Friday, March 13, 2020 at 10:06:38 AM UTC-4, Gert Andersen wrote: >> >&g

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
13, 2020 at 3:48:05 PM UTC+1, Pat wrote: > > The error in #1 is resolved. Leave the setting as utf8. > > > On Friday, March 13, 2020 at 10:45:41 AM UTC-4, Gert Andersen wrote: >> >> Hi Pat >> >> Just looked at the permission for darksky json and changed

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
se but maybe there is an issue with the about.inc. Can you > attach it? > > On Friday, March 13, 2020 at 10:59:39 AM UTC-4, Gert Andersen wrote: >> >> Hi Pat >> >> I still have this from syslog and the last archive Should I just ignore >> it? >>

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Hi Here it is Gert On Friday, March 13, 2020 at 4:12:00 PM UTC+1, Pat wrote: > > Can you attach your about.inc? > > On Friday, March 13, 2020 at 11:10:42 AM UTC-4, Gert Andersen wrote: >> >> Hi >> >> Here is the file >> >> Gert >> >&

[weewx-user] Re: Belchertown Beta 1.1b9 Error

2020-03-13 Thread Gert Andersen
Hi Pat Issue solved. Thanks again for your support. Gert On Friday, March 13, 2020 at 5:50:11 PM UTC+1, Pat wrote: > > Add this to the top of your about.inc > > #encoding UTF-8 > > > On Friday, March 13, 2020 at 11:39:44 AM UTC-4, Gert Andersen wrote: >> >&g

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2020-03-24 Thread Gert Andersen
Hi Please explain what you think is wrong? Gert On Tuesday, March 24, 2020 at 7:30:31 AM UTC+1, Meteo Oberwallis wrote: > > > Hello Pat. > > Thank you very much. But now it looks like this to me. Why is that? > > Thanks for you Help! > > > Am Montag, 23. März 2020 17:58:24 UTC+1 schrieb Pat: >>

Re: [weewx-user] Re: How to create a custom CSV file?

2020-04-16 Thread Gert Andersen
Hi How can I add lines instead of overwriting the line, so I have lines for each interval. Gert On Sunday, October 21, 2018 at 12:57:27 AM UTC+2, Herwig Diessner wrote: > > Thank you Thomas, that did the trick - working like a charm. Thank you > again! > > Am Donnerstag, 18. Oktober 2018 02:36:

[weewx-user] Re: Outside Temperature and other fields are missing

2017-06-29 Thread Gert Andersen
Hi Suddenly, it's working again. No problems. Rgds Gert On Friday, June 30, 2017 at 8:05:13 AM UTC+2, Gert Andersen wrote: > > Hi > > A strange problem has arisen. I've had weeWX running for 3 weeks without a > problem. Tonight weeWX stopped reporting Outside Tempera

[weewx-user] Installing Cumulus Realtime FIles

2017-07-23 Thread Gert Andersen
Hi I'm trying to install the Cumulus Realtime files using this description: realtime.txt, realtime.xml and sunbird.txt copied to the skins folder xsearch.py copied to the /usr/share/weewx/use folder (see attached xsearch.py) My skin.conf: [CheetahGenerator] search_list_extensions = user

[weewx-user] Re: Installing Cumulus Realtime FIles

2017-07-23 Thread Gert Andersen
Hi Tom Thanks, i'll try to change the names. All the files are probably old. Gert On Sunday, July 23, 2017 at 5:54:26 PM UTC+2, Gert Andersen wrote: > > Hi > > I'm trying to install the Cumulus Realtime files using this description: > > realtime.txt, realtime.xml a

[weewx-user] 2 systems in parallel. Meteobridge and Raspberry PI

2017-05-19 Thread Gert Andersen
Hi I'm moving away from Meteobridge to weeWX, installed on a Raspberry PI. Now the question. Is it possible to have 2 installations at the same time. The Meteobridge continues as now and sends data to my productionserver and the Raspberry should send data to my testserver. The Meteobridge recei

[weewx-user] Not uploading to Wu and Awekas

2017-05-24 Thread Gert Andersen
Hi I have just moved from Meteobridge to weeWX running at Raspberry PI 3. I'm using the API for Meteotemplate and this part works perfect. My problem is WU and Awekas. weeWX is not sending updates to these 2 networks. My WU station is ICAPITAL15. My station is Davis Vantage Pro2 using USB. I

[weewx-user] Re: Not uploading to Wu and Awekas

2017-05-24 Thread Gert Andersen
; > Your archive interval is at 1800 seconds set in hardware - so no output > will occur until the archive interval has passed ie 30 minutes > > > > On Wednesday, 24 May 2017 20:18:01 UTC+3, Gert Andersen wrote: > >> Hi >> >> I have just moved from Meteobridge to

[weewx-user] Re: Not uploading to Wu and Awekas

2017-05-24 Thread Gert Andersen
Hi It seems to work now. I was fiddling around and changed: record_generation = software in weewx.conf Rgds Gert On Wednesday, May 24, 2017 at 7:18:01 PM UTC+2, Gert Andersen wrote: > > Hi > > I have just moved from Meteobridge to weeWX running at Raspberry PI 3. I'm &g

[weewx-user] Re: Not uploading to Wu and Awekas

2017-05-24 Thread Gert Andersen
taking out the batteries might have helped as well) sudo /etc/init.d/weewx start And WU/Awekas is now updated every 5 minnutes. Thanks a lot. Rgds Gert On Wednesday, May 24, 2017 at 7:18:01 PM UTC+2, Gert Andersen wrote: > > Hi > > I have just moved from Meteobridge to weeW

[weewx-user] Re: Not uploading to Wu and Awekas

2017-05-24 Thread Gert Andersen
ation again?? As Gary suggested, using hardware > generation will help in any recovery situations or losses of communication > which you may encounter in the future. > > > > On Thursday, 25 May 2017 07:47:27 UTC+3, Gert Andersen wrote: > >> Hi Gary >> >> Working

[weewx-user] NOAA Report - Danish Characters

2017-06-16 Thread Gert Andersen
Hi I'm new to weeWX and I have a question regarding Danish characters. In the NOAA report I have: Vester Sømarken, Bornholm it should be Vester Sømarken, Bornholm. I have included: #encoding UTF-8 in the NOAA templates. Any suggestions? Link: http://vsvejr.dk/weeWX/NOAA/NOAA-2017-06.

Re: [weewx-user] NOAA Report - Danish Characters

2017-06-16 Thread Gert Andersen
; > NB: the created file is a text file (type ".txt") so, unlike an HTML > file, it includes *no information on the encoding it uses*. Nevertheless, > most browsers will figure out that there are UTF8 characters included in > the file and do the right thing. But, this

Re: [weewx-user] NOAA Report - Danish Characters

2017-06-17 Thread Gert Andersen
higher > level. > > On Saturday, 17 June 2017 08:44:09 UTC+3, Gert Andersen wrote: >> >> Hi Tom >> >> Thank you for looking at this "Danish" problem >> >> In my skin.conf I have: >> >> *encoding = html_entities* >> >> *

Re: [weewx-user] NOAA Report - Danish Characters

2017-06-17 Thread Gert Andersen
they are located at the server: http://vsvejr.dk/weeWX/NOAA/NOAA-2017-06.txt <http://vsvejr.dk/weeWX/NOAA/NOAA-2017-06.txt> I have attached the file I have downloaded to my desktop. Any ideas where to look? Rgds Gert On Saturday, June 17, 2017 at 9:05:55 AM UTC+2, Gert Andersen wr

Re: [weewx-user] NOAA Report - Danish Characters

2017-06-17 Thread Gert Andersen
> > > On Saturday, 17 June 2017 12:04:09 UTC+3, Gert Andersen wrote: > >> Hi >> >> I did some testing now and my findings are: >> >> - NOAA reports are generated correctly at the Raspberry >> - NOAA reports are transferred correctly to my external

  1   2   >