You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
I'm using Belchertown 1.3b1 and Weewx 4.4 and was wondering how to setup the skin to show indoor temperature. I'm using data from an Acurite 02032C and I know it sends the indoor temp in my realtime.txt file for a different page, but wasn't sure if the skin can also show it.
Karen K
unread,
Mar 9, 2021, 10:09:12 AM3/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
You can configure that in skin.conf in entry "station_observations". Simply add "inTemp" at the end.
Michael Sanphillipo
unread,
Mar 9, 2021, 10:24:11 AM3/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Thanks that worked!
Karen K
unread,
Mar 9, 2021, 1:14:24 PM3/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Additionally you could rename "records-table.inc.example" to "records-table.inc", and you should see indoor temperature on the records page, too.
Michael Sanphillipo
unread,
Mar 9, 2021, 1:35:57 PM3/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Thank you! I just did that and it's working great!