mirror of
https://github.com/mjg59/python-broadlink.git
synced 2024-11-22 07:00:12 +01:00
Adding new supported devices (#325)
This commit is contained in:
parent
a6827caaf7
commit
3a6d89aff2
@ -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)
|
* RM Pro (referred to as RM2 in the codebase)
|
||||||
* A1 sensor platform devices are supported
|
* A1 sensor platform devices are supported
|
||||||
* RM3 mini IR blaster
|
* RM3 mini IR blaster
|
||||||
|
* RM4 and RM4C mini blasters
|
||||||
|
|
||||||
There is currently no support for the cloud API.
|
There is currently no support for the cloud API.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user