* Fix homekit_controller pairing retry If the device was busy on the first pairing attempt, it was not possible to retry. * always restart pairing on recoverable execptions * move code * malformed pin is safe to restart * make busy_error an abort * switch max retries, simplify tests * try pairing later * try pairing later * merge * s/tlv_error/protocol_error/g * Adjust wording |
||
---|---|---|
.. | ||
specific_devices | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_air_quality.py | ||
test_alarm_control_panel.py | ||
test_binary_sensor.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_fan.py | ||
test_light.py | ||
test_lock.py | ||
test_media_player.py | ||
test_sensor.py | ||
test_storage.py | ||
test_switch.py |