Hi,

Keep in mind that only extraTemp1, extraTemp2, extraTemp3, extraHumid1 and 
extraHumid2 are included in the default WeeWX database schema (refer to the 
Archive 
Types appendix <http://weewx.com/docs/customizing.htm#archive_types> in the 
Customization 
Guide <http://weewx.com/docs/customizing.htm>); in other words these are 
the only extraTempx and extraHumidx obs that will be saved to database. You 
can certainly still use the others, but you will only be able to use them 
with the $current tag in a WeeWX report. If you want to use these 
additional obs in some form of aggregate eg minimums, maximums, averages 
etc in a WeeWX report you will need to save them to database. This is 
easily done using a custom schema, refer to the section Adding a new type 
to the archive database 
<http://weewx.com/docs/customizing.htm#add_archive_type> in the 
Customization Guide.

Gary

On Tuesday, 28 August 2018 18:39:18 UTC+10, [email protected] wrote:
>
> There is a small mistake in the sensor_map above. It should be:
>         inHumidity = h_1
>         outHumidity = h_2
>
>
> instead of:
>         inHumidity = h_1
>         outHumidity = h_1
>
>
>

-- 
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.

Reply via email to