Good day all.
As of this morning I've a new install of weewx on a debian11 system talking
to a Davis Vantage Pro. Everything seems to be working well so far and was
actually pretty painless once I figured out the udev (thanks to the wiki!)
Before I can actually put the webpage on line (just using the default
Standard skin) I need to remove the 'Inside' displays, aka 'Inside
Temperature' or 'Inside Humidity'.
How can I do this? Right now 'quick and dirty' is more important than
'this is the Way'.
Here's what I've tried so far:
a perusal of the User's Manual as well as some other google indicated that
the web page is set up according to the /etc/weexw/skins.
Full disclosure: I don't know *&^$# about web pages. I have successfully
avoided having to deal with the guts of them for my whole career. Until
now.
Anyway, glancing through files in the /etc/weewx/skins I took a chance and
sed -i '/Inside/s/^/#/gI'
to # out any line with the string 'Inside' (case insensitive) in it.
stopped weewx
rm -rf /var/www/html/weewx/*
reboot
flushed firefox cache.
Wait ten minutes
call up weewx on firefox.
No change. The 'inside' displays and info is still there.
Thanks in advance!
--
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/00d5d8b2-8d7c-4f8f-8716-9b5bce2fcf3bn%40googlegroups.com.