In terminal type this: sudo nano /home/weewx/skins/Standard/index.html.tmpl
Add this between temperature and wind chill: *<tr> <td class="stats_label">Outside Humidity</td> <td class="stats_data">$current.outHumidity</td></tr>* Press Ctrl+O to Save it Press Ctrl+X to Exit from editor In terminal 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
