Tom Keffer schrieb am Dienstag, 16. Juli 2024 um 16:20:57 UTC+2: Question: do you expect the same script to be used for installations that have done a package install, as well as a pip install?
Yes. Primarily those scripts are invoked by crontab and create some files that are later used in skins by #include. Later on, when I added more modules to this extension, I wrote a WeeWX service that creates a thread, and that thread downloads data from some provider and processes them and then sleeps until new data are scheduled. So I guess, I will have to set the migration of those old scripts into a WeeWX service to a higher priority. -- 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/93e82688-7653-41d9-8553-3f994f6668a2n%40googlegroups.com.
