2.5.0
If you like this integration, please star this repo to show your appreciation - it makes me very happy!
Changes:
- This component can now also use an URL to connect to a meter, eg. to use remote serial connections
- Single instance restriction has been removed
- Under-the-hood improvements
Important notes:
For more information about valid URL Handlers see https://pyserial.readthedocs.io/en/latest/url_handlers.html#urls
What's Changed
- Bump actions/stale from 7 to 8 by @dependabot in #85
- Spring improvements by @golles in #91
- Bump FantasticFiasco/action-update-license-year from 2 to 3 by @dependabot in #86
- Update pip requirement from <23.1,>=21.0 to >=21.0,<23.2 by @dependabot in #90
- Use
serial.serial_for_url
when connecting in order to support serial over tcp by @recht in #88 - Setup sensors before doing the first update by @golles in #93
New Contributors
Full Changelog: 2.4.0...2.5.0