It should be plural, but the class type is xaggs.XAggsService. Fixed in commit 09e64cf <https://github.com/tkeffer/weewx-xaggs/commit/09e64cf38ee7dbe56b30d0fe81647ead15e58472> .
Thanks for spotting that. -tk On Fri, Oct 30, 2020 at 6:02 PM vince <[email protected]> wrote: > On Friday, October 30, 2020 at 5:26:56 PM UTC-7, Tom Keffer wrote: >> >> Yes. You need to use weewx-xaggs. >> >> > Great - thanks ! > > I used the 4.2.0 extension installer but at runtime I see errors that the > aggregation is unknown. > > Digging a little it looks like your install.py has a couple bugs perhaps. > > > Shouldn't: > > xtypes_services='user.xstats.XStatsService', > > > Actually be: > > xtypes_service='user.xaggs.XAggsService', > ^^^^^ ^^^^ > ^ > | > (singular) > > > Guessing you missed a commit+push when you renamed the file+service > perhaps (?) > > -- > 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/fb9c2e8c-4fec-4b08-94c5-844182d5972fo%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/fb9c2e8c-4fec-4b08-94c5-844182d5972fo%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/CAPq0zEC6oQwpVZKM27ot9Wpxe5VoGq6XTKHsb9cjxFSxwYLQVA%40mail.gmail.com.
