Trying to setup a few Luftdaten station sensors, because not all stations provide all desired monitored conditions. The doc is a bi unclear on the possibility for that, so please help me and have a look how to do so?
No replies? I’m trying to do the same thing. I can get the PM10 and PM2.5 data from one sensor, but not the P/T/H from what Luftdaten considers another entire sensor.
Seems fabaff is the only one maintaining this sensor. And fabaff has to handle a lot with home assistant. We have to be patient or start coding on our selves.
Possibly you could set up REST sensors for the other values, and extract them from the JSON returned, e.g. from https://data.sensor.community/airrohr/v1/sensor/50322/ for temperature, humidity and pressure? That’s the approach I intend to take, as I am having the same problem too, with only being able to set up a single Luftdaten sensor in the config.
I will post an example later, once I have sussed the syntax.
Had several issue in the past with rest sensors, causing all kinds of trouble down the HA instance, so I’ve taken them all out.
Could carefully add a few of these to have a peek
does this source you’re using have some kind of overview? I can find all my sensors individually, and get correct data, but an overview would be nice. Or are you also using https://deutschland.maps.luftdaten.info for that?
thanks.
as I was getting a few zero values in for the air pressure, which was messing up my data.
Not sure what you mean by an overview - I’m only polling one Luftdaten station incidentally - as it’s one that’s on a drain pipe outside my house. But the data is going into InfluxDB so I can graph it in Grafana:
Although there’s very little from the (filtered) Luftdaten temperature, humidity and pressure sensors so far, as I have only just added them.
For temperature and humidity, there’s also a Met Office feed from the local Met Office weather station half a mile or so away, and data from various AM2302 temperature/humidity sensors attached to Raspberry Pi’s in various rooms of the house.