whoops! forgot to bind the service. you'll need this line at the end of the __init__ function:
self.bind(weewx.NEW_LOOP_PACKET, self.handle_new_loop)
--
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].
For more options, visit https://groups.google.com/d/optout.
