Two comments:

You're doing a lot of non-standard Python, which makes it hard to follow
what you're doing (variables named 'dict', declaration of
'self.observations' outside of where 'self' is in scope, etc). This makes
it too hard to debug in my head.

Second, it's really hard to tell what's going on without the log. See the
wiki article *Help! Posting to weewx-user
<https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user>*.

On Mon, Jan 24, 2022 at 3:48 PM Kenny Stier <[email protected]> wrote:

> I have a Weewx setup at home <https://wx.millhousen.com/> and really like
> the website it generates.
> I'm living 2 hours away on a college campus now, and want a similar
> experience here, but I'm too cheap to buy another weather station, so I'm
> developing a driver that pulls data from the National Weather Service API.
>
> https://github.com/KennyStier/weewx-nws
>
> It is working <https://wx.purdue.one/>, but for some reason
> If just left to run as normal (weewx runs in background as service), the
> data is not updated (keeps feeding the same old data), so as a hacky
> workaround a cronjob is restarting weewx every so often
>
> Anyone with driver experience have any pointers?
>
> --
> 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/aaa56e8a-65d7-4d9a-9bc0-488df63486b8n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/aaa56e8a-65d7-4d9a-9bc0-488df63486b8n%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/CAPq0zEAkwwpmzm9OZqF4S0e3dY4MGUTW8cgcmg-qrS1rRMep2g%40mail.gmail.com.

Reply via email to