1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00
python-broadlink/broadlink
Felipe Martins Diel 586d44493e Change rm.find_rf_packet()'s return value to None (#527)
Change rm.find_rf_packet()'s return value to None. If there is no exception, it worked.
2021-01-29 18:22:58 -03:00
..
__init__.py Add a function to send ping packets (#526) 2021-01-29 18:22:58 -03:00
alarm.py Add GH Actions (#470) 2021-01-29 18:17:45 -03:00
climate.py Add GH Actions (#470) 2021-01-29 18:17:45 -03:00
cover.py Add GH Actions (#470) 2021-01-29 18:17:45 -03:00
device.py Add a function to send ping packets (#526) 2021-01-29 18:22:58 -03:00
exceptions.py Make bind() optional and implement a generator for device discovery (#427) 2020-09-23 07:43:56 +02:00
helpers.py Make bind() optional and implement a generator for device discovery (#427) 2020-09-23 07:43:56 +02:00
light.py Refactor the LB1 class (#517) 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 Change rm.find_rf_packet()'s return value to None (#527) 2021-01-29 18:22:58 -03:00
sensor.py Timeout improvements (#464) 2021-01-29 18:17:45 -03:00
switch.py Filter unsupported features and convert sensor data to float (#495) 2021-01-29 18:17:45 -03:00