In terminal type this:

sudo nano /home/weewx/skins/Standard/skin.conf

Add between daytempchill and dayrain the dayhumidity parameter ( *bold *)

=============================

[[[daytempchill]]] 
     [[[[windchill]]]] 
     [[[[heatindex]]]] 

*[[[dayhumidity]]]* 
*     [[[[outHumidity]]]]* 


[[[dayrain]]] 
     # Make sure the y-axis increment is at least 0.02 for the rain plot 
     yscale = None, None, 0.02 
     plot_type = bar 
     [[[[rain]]]] 
         aggregate_type = sum 
         aggregate_interval = 3600 
         label = Rain (hourly total)

=============================

Press Ctrl+O to save it.
Press Ctrl+X to exit.

In terminal now type
sudo /etc/init.d/weewx restart

Done!!!

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to