1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-09-21 04:20:36 +02:00
python-broadlink/broadlink
Felipe Martins Diel c3bb598e27 Timeout improvements (#464)
- Only start to count the timer inside the lock.
- Improve precision of the timeout option.
- Use a context manager for the connection.
- Remove SO_REUSEADDR option.

Amend: Revert retry_intvl (#506)
2021-01-29 18:17:45 -03:00
..
__init__.py Add new product ids 2021-01-29 18:17:45 -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 Timeout improvements (#464) 2021-01-29 18:17:45 -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 Add GH Actions (#470) 2021-01-29 18:17:45 -03:00
remote.py Timeout improvements (#464) 2021-01-29 18:17:45 -03:00
sensor.py Timeout improvements (#464) 2021-01-29 18:17:45 -03:00
switch.py Fix MP1's check_power_raw() annotation (#485) 2021-01-29 18:17:45 -03:00