1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00

Adding new supported devices (#325)

This commit is contained in:
tiagofreire-pt 2020-04-10 08:23:37 +01:00 committed by GitHub
parent a6827caaf7
commit 3a6d89aff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
Python control for Broadlink RM2 IR controllers
Python control for Broadlink RM2, RM3 and RM4 series controllers
===============================================
A simple Python API for controlling IR controllers from [Broadlink](http://www.ibroadlink.com/rm/). At present, the following devices are currently supported:
A simple Python API for controlling IR/RF controllers from [Broadlink](http://www.ibroadlink.com/rm/). At present, the following devices are currently supported:
* RM Pro (referred to as RM2 in the codebase)
* A1 sensor platform devices are supported
* RM3 mini IR blaster
* RM4 and RM4C mini blasters
There is currently no support for the cloud API.