"copy wfpiconsole.include.kv to the /home/pi/wfpiconsole directory copy bigtempinclude.py to the /home/pi/wfpiconsole/lib directory
cp wfpiconsole.include.kv /home/pi/wfpiconsole/ cp bigtempinclude.py /home/pi/wfpiconsole/lib/Change ownership on both files to pi
chown pi:pi /home/pi/wfpiconsole/lib/bigtempinclude.py chown pi:pi /home/pi/wfpiconsole/wfpiconsole.include.kvModify /home/pi/wfpiconsole/wfpiconsole.kv
Insert the following line on line 27: #:include wfpiconsole.include.kv
Modify /home/pi/wfpiconsole/main.py
Insert the following lines starting at line 226 from lib.bigtempinclude import BigTempPanel from lib.bigtempinclude import BigTempButton
Modify /home/pi/wfpiconsole/wfpiconsole.ini Beginning around line 50, modify the PrimaryPanel or SecondaryPanel section to enable the BigTemp panel in whichever position you like."
Rob.
[CheetahGenerator]# Possible encodings are 'html_entities', 'utf8', or 'strict_ascii'encoding = html_entities# Search list extensionssearch_list_extensions = user.since.Since, user.forecast.ForecastVariables[[SummaryByMonth]]# Reports that summarize "by month"[[[NOAA_month]]]encoding = utf8template = NOAA/NOAA-%Y-%m.txt.tmpl
<p>$since($hour=9).rain.sum.format(add_label=False)</p>
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/38d1c2f1-3066-4918-860d-6fcd8c1de2een%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/EEmyF8fpVKk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9A96571C-7C4C-4BA1-ABB6-5454B9A44B8E%40gmail.com.