Simple cli client for broadlink
Project description
rmctl
A simple controller for Broadlink IR device
Installation
- Manually connect for broadlink device to wifi
- pip install rmctl
Using
- Make a Device File
- Use -m or --make_device option, -d option is device file name
- ex:) rmctl -m -d myroom
- Learn a command IR data
- Use -l or --learn option, -c option is command name
- ex:) rmctl -l -d myroom -c light_on
- Then send IR data to Broadlink device from your remote controller
- Send a coomand
- Use -s or --send option
- ex:) rmctl -s -d myroom -c light_on
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rmctl-0.1.1.tar.gz
(3.2 kB
view hashes)
Built Distributions
rmctl-0.1.1-py3-none-any.whl
(3.8 kB
view hashes)
rmctl-0.1.1-py2-none-any.whl
(3.8 kB
view hashes)