1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00
python-broadlink/broadlink
Johnson Chin f3e4edcad4 Add support for Broadlink SP4L-UK (0x7587) (#561)
* Add new SP4L-UK type

* Switch: SP4 check power and nightlight to return as boolean

Co-authored-by: Felipe Martins Diel <41558831+felipediel@users.noreply.github.com>
2021-04-26 17:57:02 -03:00
..
__init__.py Add support for Broadlink SP4L-UK (0x7587) (#561) 2021-04-26 17:57:02 -03:00
alarm.py Make the type a class attribute (#530) 2021-01-29 18:22:58 -03:00
climate.py Make the type a class attribute (#530) 2021-01-29 18:22:58 -03:00
cover.py Make the type a class attribute (#530) 2021-01-29 18:22:58 -03:00
device.py Improve repr(device) and str(device) (#550) 2021-03-11 02:51:29 -03:00
exceptions.py Improve exceptions (#551) 2021-03-11 04:33:14 -03:00
helpers.py Make bind() optional and implement a generator for device discovery (#427) 2020-09-23 07:43:56 +02:00
light.py Make the type a class attribute (#530) 2021-01-29 18:22:58 -03:00
protocol.py Clean up device.py (#523) 2021-01-29 18:22:58 -03:00
remote.py Add a method to update device name and lock status (#537) 2021-03-11 01:00:10 -03:00
sensor.py Make the type a class attribute (#530) 2021-01-29 18:22:58 -03:00
switch.py Add support for Broadlink SP4L-UK (0x7587) (#561) 2021-04-26 17:57:02 -03:00