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.