RE: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-30 Thread steepleian
OK those values look more realistic. I assume SDS_P1 = PM10 and SDS_P2 = PM2.5 I will work out the code to parse that structure this evening.Ian Sent from Mail for Windows 10 From: Calo GeyerSent: 30 November 2020 11:15To: weewx-userSubject: Re: [weewx-user] luftdaten.info - sensor.community air

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-30 Thread steeple ian
[image: image.png] On Mon, 30 Nov 2020 at 08:36, steeple ian wrote: > I have looked at the example json data from your process. The PM data > values appear to be SDS_P1 and SDS_P2. The actual values are very high. Are > these accumulated values or artificially stimulated? > > On Mon, 30 Nov 202

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-30 Thread steeple ian
I have looked at the example json data from your process. The PM data values appear to be SDS_P1 and SDS_P2. The actual values are very high. Are these accumulated values or artificially stimulated? On Mon, 30 Nov 2020 at 08:20, Calo Geyer wrote: > Hi Ian, > > I am trying to use :-) > but I am n

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-30 Thread Calo Geyer
Hi Ian, I am trying to use :-) but I am not yet sure how to use in Weewx afterwards. I also tried to import my archive.db in myphpadmin but did not work so I am afraid this is not leading me to where I want to go. If we get your file to work we can use the Weewx extended which for sure will do the

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-30 Thread steeple ian
Yes I see. So you are using a separate database if I understand correctly? If you use the WeeWX extended database you only need the PM sensor data. I will share my method in more detail later today. Ian On Mon, 30 Nov 2020 at 07:59, Calo Geyer wrote: > See, Ian, if we managed to use this file, w

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-29 Thread Calo Geyer
See, Ian, if we managed to use this file, we got PPM10, PPM2.5, Temperature, Humitidy and Wlan. On Monday, November 30, 2020 at 8:58:06 AM UTC+1 Calo Geyer wrote: > [image: Screenshot_20201130-085211.jpg] > > On Monday, November 30, 2020 at 8:53:16 AM UTC+1 Calo Geyer wrote: > >> Hi, I also work

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-29 Thread Calo Geyer
Hi, I also worked according this link https://tech.hamm7.de/blogs/feinstaub/feinstaubphp and managed to get the log file recording. I also created the feinstaub.db (using myphpadmin) which I fed by the php script (from the feinstaub.log) however my issue to solve was the connection of script to d

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-29 Thread steeple ian
I have worked out a method but the json data file that you have is more complicated than the one I have from my process. The only data you need to extract are the pm2.5 and pm10.0 figures. It is difficult to see which is which in your file. My method uses a piece of php code to parse the json data

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-29 Thread miso k
Hi, I have successfully added inner Humidity fields and graphs to my webpage as a training (values are already measured). So only step is to fill the data from AirQual sensor to database. Did you find a way to do it? Michal Dátum: piatok 27. novembra 2020, čas: 21:56:07 UTC+1, odosielateľ: miso

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-27 Thread miso k
Hi again, so I tried to do it your way, it works now. the feinstaub.log looks like this: {"time":1606510522, "datum":"2020-11-27", "zeit":"21:55:22", "ipAddress":"192.168.1.23", "daten":{"esp8266id": "759897", "software_version": "NRZ-2020-131", "sensordatavalues":[{"value_type":"SDS_P1","value":"

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-27 Thread miso k
so i added the file named data_simple.php with content as in the example above. Then I have browsed the address myRPiweewxIPaddress/data_simple.php and i got the answer: Sensor: ok ,but this will be also without any imput data from sensor... No csv is produced. rights on data_simple.php are -rw

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-27 Thread miso
Hello, I have this answer from sensor developer: this feature exists in this firmware. Just look for "Send data to custom API". There you can configure a server and a path to a script on i.e. a Raspberry PI. If configured the firmware will send a JSON object to this address. There is a sample scri

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-27 Thread Calo Geyer
And this is what I am going to do this night or later when I got time; changing the script to fill the database directly. https://tech.hamm7.de/blogs/feinstaub/feinstaubphp On Friday, November 27, 2020 at 12:10:01 PM UTC+1 Calo Geyer wrote: > Hi, I now made some php call using the setting "send

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-27 Thread Calo Geyer
Hi, I now made some php call using the setting "send to own API" and do get the data into a log file. It basically looks like the json output when you retrieve via IPaddress/data.json directly from the sensor. Requirements are apache (httpd) and php installed. Do not forget to start httpd (sudo

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-20 Thread steep...@gmail.com
Michal, I have emailed you directly. Ian On Friday, November 20, 2020 at 3:10:23 AM UTC misk...@gmail.com wrote: > Hi Ian, > Just a kindly reminder, if you will have little time. > > I am desperate to provide PM info to my neighbors, which are using wood > for heating! > > Thanks, > Michal > > D

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-19 Thread miso
Hi Ian, Just a kindly reminder, if you will have little time. I am desperate to provide PM info to my neighbors, which are using wood for heating! Thanks, Michal Dňa ut 17. 11. 2020, 9:11 steeple ian napísal(a): > Morning, > I am just doing some work on the weather34 skin at the moment. Give a

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-17 Thread steeple ian
Morning, I am just doing some work on the weather34 skin at the moment. Give a little time and I will write this up more fully for you. Ian On Tue, 17 Nov 2020 at 07:36, misk...@gmail.com wrote: > thanks for guiding me! > > 1. I am able to install weewx-sds011, but i am not able to repeat all yo

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-16 Thread misk...@gmail.com
thanks for guiding me! 1. I am able to install weewx-sds011, but i am not able to repeat all your steps. 2. how can i rsync data? just throught API in the web interface of luftdaten sensor? 3. how filepile works? it saves data to a plain text document? filename = /var/tmp/pond.txt Or are you a

Re: [weewx-user] luftdaten.info - sensor.community air quality data to weewx

2020-11-16 Thread steeple ian
Google weewx-sds011. There is an extension for that sensor. In my case I rsync data to my main server and then use weewx-filepile extension to insert data into the new extended database. I then use a custom .tmpl to aggregate the data for a rolling 24hr AQI. Ian On Sun, 15 Nov 2020 at 20:46, mis