Things to try: 1. Run WeeWX directly from the command line <http://weewx.com/docs/usersguide.htm#Running_directly>. It will display the data it is receiving from both LOOP packets (which come in every 2 seconds) and archive records (5-30 minutes, depending on your settings). See if inHumidity and/or outHumidity appear. 2. Check section [[MinMax]] <http://weewx.com/docs/usersguide.htm#[[MinMax]]> in weewx.conf to make sure that you're not filtering out valid values. 3. Are the humidity readings in the database truly 0 (zero)? Or, NULL? Big difference.
-tk On Thu, Oct 25, 2018 at 5:21 PM <[email protected]> wrote: > I have successfully got weewx working on my home computer under Ubuntu > 18.04 Mate. I am using a Davis Vantage Pro 2 with Weatherlink data logger > (6510USB). On the console that came with Davis which is also wireless I get > both inside and outside humidity readings. > On the weewx I get no humidity readings. I assume that the indoor humidity > readings are in the Davis console, thus I don't expect to see them from > weewx. However, I get nothing from weewx for outside humidity. I looked > into the database and the humidity readings are 0. > I checked the log and see no errors. Is there something I need to adjust > in config files? I assume it is a software related problem. Don't know what > to check next. > > Regards, > Dick > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
