1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-06-03 06:10:12 +02:00
python-broadlink/broadlink
Felipe Martins Diel 9d5339ab8e
Merge new product ids into master (#726)
* Add support for RM4C mini (0x520D) (#694)

* Add support for SP4L-US (0x648C) (#707)

* Add support for RM4C mate (0x5211) (#709)

* Add support for RM4 mini (0x521C) (#710)

* Add support for LB1 (0x644B) (#717)
2022-11-20 15:44:34 -03:00
..
__init__.py Merge new product ids into master (#726) 2022-11-20 15:44:34 -03:00
alarm.py Improve code quality (#572) 2021-04-26 17:57:02 -03:00
climate.py Change the type and model of the hysen class (#627) 2021-10-17 13:25:00 -03:00
const.py Move constants to const.py (#584) 2021-04-29 18:59:58 -03:00
cover.py Use CamelCase for the Device class (#570) 2021-04-26 17:57:02 -03:00
device.py Improve code quality (#585) 2021-04-29 19:51:22 -03:00
exceptions.py Improve code quality (#585) 2021-04-29 19:51:22 -03:00
helpers.py Improve code quality (#572) 2021-04-26 17:57:02 -03:00
hub.py Add support for S3 Hub and LC-1 (1,2&3 gang) light switches (#654) 2022-03-19 19:31:14 -03:00
light.py Rename the lb27r1 class to lb2 (#586) 2021-04-29 20:31:30 -03:00
protocol.py Improve code quality (#585) 2021-04-29 19:51:22 -03:00
remote.py Improve code quality (#572) 2021-04-26 17:57:02 -03:00
sensor.py Use CamelCase for the Device class (#570) 2021-04-26 17:57:02 -03:00
switch.py Improve code quality (#585) 2021-04-29 19:51:22 -03:00