Thanks, Matthew! This will make things a bit easier. However, I must confess, that I am sometimes a bit messy. So, when updating interceptor.py from your site, I will have to remember, on which parts I mades my modifications. So, for me it would be much easier, if all modifications could reside in a separate file. I am afraid, that realizing this would a hard job for now.
On Sunday, 12. January 2020 at 01:31:13 UTC+1 mwall wrote: > > thank you paul, gert, vetti25, thomas gum, g hammer! support for > additional sensors added as of commit > a37cd1a9741fccbade9496c40c5bd9d4905b8ad1 > > i also added support for 'sensor_map_extensions' - you can define only > additional mappings instead of having to define the entire map > > for example, all you have to do to add sensors is this: > > [Interceptor] > ... > [[sensor_map_extensions]] > extraTemp5 = temperature_5 > extraHumid5 = humidity_5 > > any mappings in sensor_map_extensions will add to or replace those in > sensor_map > > of course, if you define sensor_map yourself that will replace the default > sensor_map > > m > -- 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/3c4e93a5-707f-4a61-b6f0-df1e32fc7fd4%40googlegroups.com.
