Not having a good day, I should have said those who use wee_config to reconfigure the driver as part of installation (by any method) will get the default 20 second polling interval, anyone else will get the default 60 seconds. wee_extension will not alter an existing config setting in weewx.conf, so if a poll_interval has been explicitly set in [GW1000] then installing (or upgrading by installing a later release) will leave poll_extension unchanged.
Gary On Tuesday, 1 September 2020 at 13:57:26 UTC+10 [email protected] wrote: > in case it is important, i should mention that i used wee_extension > > On 1 Sep 2020, at 9:30 am, gjr80 <[email protected]> wrote: > > > On Tuesday, 1 September 2020 at 00:01:18 UTC+10 [email protected] wrote: > >> oops, poll_interval default not changed in b12: >> >> self.poll_interval = int(gw1000_config.get('poll_interval', 60)) >> >> > Yes, in my haste it seems that only folks that install via wee_extension > will get 20 seconds as the default. To be fixed in b13. > > Gary > > -- > 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/4e78099e-efa2-4533-bfa4-b7d6be1a59bfn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/4e78099e-efa2-4533-bfa4-b7d6be1a59bfn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/211d4f46-c10c-4dfb-b492-1de52339341an%40googlegroups.com.
