Releases: aequitas/python-rflink
Releases · aequitas/python-rflink
Add support for windspeed (@Minims)
0.0.66 Add new wind parser: RFLINK R51
Python 3.11 compatibility (thanks to @dotlambda)
Drop a few more loop arguments (@bdraco)
Fixes #67
Drop loop kwarg from async_timeout.timeout (@bdraco)
0.0.62 Drop version constraint
add came-top432 to the list of translated protocols, for correct HA interaction (@aschor)
Add option for tcp keep alive (@cpainchaud)
0.0.58 Restore build on tag
Test releasing with Github Actions
0.0.56 Get rid of Travis, move to Github Actions
Generically fix handling of protocols with underscore (@javicalle)
0.0.55 Fix linting.
Fix bug in parsing device_id with underscores
0.0.54 Add exception for device_id with underscores
Add release notes url for Pypi @scop
Add Release notes project URL Background info at https://github.com/pypa/warehouse/pull/7882#issue-412444446