A small fix release for a condition I didn't think was possible, where the same meter serial number is reported more than once. Unique ID relies on model and serial number, so we must ignore duplicate meter serial numbers.
What's Changed
- Check for duplicate meter serial numbers by @WillCodeForCats in #51
Full Changelog: v2.0.0...v2.0.1