mjg59 / python-broadlink

Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
MIT License
1.35k stars 477 forks source link

Remove --convert as an option to broadlink_cli program; make it a separate CLi program instead #743

Open bengtmartensson opened 1 year ago

bengtmartensson commented 1 year ago

The --convert option in broadlink_cli does not really fit there, and is somewhat confusing for the user. Suggestion: remove, and make a separate CLI program instead. Cf. #742.