Changes:
* added the new stop_event=None item to __init__
* some readme additions to hopefully help
Short description - no change in functionality. Just made the required change to have __init__ not blow up if you're running weewx 5.5. It simply ignores any stop_event that is passed in, so it should work as it always has.
Users of weewx 'prior' to 5.5 should continue to use the old 2023 version 3.0.2 that is tagged in the repo.
Thanks to PaulA for help on testing etc. on this one....