Yes, unfortunately they are typos. They should read manager = weewx.manager.DaySummaryManager.
Thanks for pointing this out! -tk On Thu, May 28, 2020 at 1:23 AM Michi Kaa <[email protected]> wrote: > Today I moved to user.extensions.schema_extended, but when i ran > --rebuild-daily (or reconfigure, I really can't remember) I got an error > that there is no "weewx.wxmanager.DaySummaryManager". I checked > /usr/share/weewx/weewx/wxmanager.py and there is no such class. But there > is "weewx.manager.DaySummaryManager" - so are the config examples with > > > # The manager handles aggregation of data for historical summaries > manager = weewx.wxmanager.DaySummaryManager > > just typos? > > -- > 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/fd6f4b2c-23eb-428d-a6fe-0ac97856613c%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/fd6f4b2c-23eb-428d-a6fe-0ac97856613c%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/CAPq0zEA8iH%3DVc0W4VgMoqc1V71EaWhPkD3609E_v9BbDPv7YEw%40mail.gmail.com.
