Hello at all! sorry for my english I have a gw2000 in combination with a ws90 Weewx works fine. i use the user.gw1000 plugin to address the station. Database is sqlite. I think about using mysql I get all the data. But the rain data is not processed. I don't see them in the records, not in NOAA and not on the home page.
Which skin I use does not matter. Database is a sqlite. I only know weewx for a week, so I don't know what else you need to help me. Here is the driver test. Rain data is there. [weewx bin]# python3 -m user.gw1000 --test-driver Using configuration file /home/weewx/weewx.conf Interrogating GW2000 at 192.168.178.37:45000 2023-01-13 07:41:39 CET (1673592099): 'dateTime': '1673592099', 'daymaxwind': '4.7', 'inHumidity': '50', 'inTemp': '17.9', 'luminosity': '0.0', 'outHumidity': '78', 'outTemp': '7.8', 'p_dayRain': '0.6', 'p_monthRain': '19.7', 'p_rain': 'None', 'p_rainRate': '0.0', 'p_stormRain': '16.1', 'p_weekRain': '17.8', 'p_yearRain': '19.7', 'pressure': '990.9', 'relbarometer': '990.9', 'usUnits': '17', 'UV': '0', 'uvradiation': '0.0', 'windDir': '171', 'windGust': '2.2', 'windSpeed': '1.3', 'ws90_batt': '3.06', 'ws90_sig': '4' I installed weewx 4.9.1 from tar.gz under /home/weewx/ regards, Christian -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/0184c655-3818-4d38-8b2d-3e8b788602b5n%40googlegroups.com.
