core/tests/components/zha
Alexei Chetroi 7e781946fa
Refactor ZHA device keep alive checker (#32561)
* Refactor zha core device _check_available().
Make it async, so we don't run it in a sync worker.

* Use random keep alive interval for zha device pings.
* Update tests.
2020-03-07 13:52:45 -05:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00
conftest.py ZHA: Successful pairing feedback (#32456) 2020-03-04 19:27:37 -05:00
test_api.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_binary_sensor.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_channels.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_device.py Refactor ZHA device keep alive checker (#32561) 2020-03-07 13:52:45 -05:00
test_device_action.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_device_tracker.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_device_trigger.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_discover.py ZHA: Successful pairing feedback (#32456) 2020-03-04 19:27:37 -05:00
test_fan.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_gateway.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_light.py ZHA: Support light flashing (#32234) 2020-02-29 18:37:06 -05:00
test_lock.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_registries.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
test_switch.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
zha_devices_list.py Make ZHA Scene channel an eventable channel. (#32546) 2020-03-06 17:32:26 -05:00