The graphs are populated with data from the database, so there must be something in there. You said that the daily graph is correct. How about other time periods?
Try running "weectl debug <https://www.weewx.com/docs/5.1/utilities/weectl-debug/>". It will show information about your database schema. On Mon, Mar 10, 2025 at 4:57 AM Macha <[email protected]> wrote: > Hello, > > I'm having a bit of difficulty > > I have weewx running with a number of sensors including a Bresser 6-in-1 > station and various other temperature and humidity sensors. My driver > retrieves data from all sensors through an mqtt Broker (Mosquitto). > > I have just added an air quality sensor using a pms5003 device controlled > from a connected Pico which sends its data over wifi to the Broker. > > I send these values in the loop data to weewx with names "pm1_0", "pm2_5" > and "pm10_0" and these are displayed correctly on my weather page as both > latest values and a daily graph. > > However, my problem is that they're not appearing in the archive database, > even though this database has columns for these particular values. > > I wonder if anyone has any clues as to how I can get weewx to store them > in its archive record and hence the database. > > many thanks > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/2c134a9d-789f-4323-8e7d-2670ab55c91dn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/2c134a9d-789f-4323-8e7d-2670ab55c91dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDxrun9_U9nC4xetjD9k0UGb%3DcTRKA2zgAiJf53b9CDCg%40mail.gmail.com.
