Hello, translated from German using Deepl
I updated my Raspberry Pi today, and Weewx was also updated from 5.2.0 to 5.3.1. Unfortunately, I wasn't paying attention and didn't notice that /etc/weewx/weewx.conf was set to a default configuration with the simulator. I was able to delete the incorrect entries in the database by deleting the entries from that time period: SELECT COUNT(*) FROM archive WHERE FROM_UNIXTIME(dateTime) BETWEEN '2026-05-24 10:00:00' AND '2026-05-24 10:45:00'; But how do I remove incorrect data—such as evapotranspiration, UV index, and solar radiation—from the analysis? I also don’t really want to see the battery status for the indoor temperature sensor, transmitter, console battery, heater voltage, power supply, and reference, since they aren’t available. My website: https://www.lauda-koenigshofen.com/wordpress/ Greetings Stefan -- 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/CAEAe--S6MH6mr26tfxYHq2jxOY1We%3DhH-uOLHavz4tGCS3epNg%40mail.gmail.com.
