A Python library to decode and encode radio frequency signals, commonly used with Home Assistant. As of version 4.0.1, it requires Python >=3.13.0 and is released on an ad-hoc cadence.
pip install rf-protocolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: decode a raw RF signal using Protocols class.
Ensure your Python version is 3.13 or newer.
Use the correct modern import paths: 'from rflink.utils.protocols import ...'.
Review the changelog on GitHub and update method calls accordingly.
No dependency data recorded yet.