/broadlink-logger

Script for recording of the IR codes to CSV file

Primary LanguagePython

broadlink-logger

Script for recording of the IR codes to CSV file

This script require python-broadlink library: https://github.com/mjg59/python-broadlink
You can install it with: pip3 install --user -e 'git+https://github.com/mjg59/python-broadlink.git#egg=broadlink' command