hass-core/tests/components/zha
David F. Mulcahey b1a9fa47ca Add device action support for ZHA (#26903)
* start implementing device actions

* rename file

* cleanup and add tests

* fix docstrings

* sort imports
2019-09-27 09:57:47 -07:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py use newly added is_server for cluster reporting (#26533) 2019-09-09 09:21:34 -04:00
conftest.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_api.py Add web socket API command to get a single ZHA device (#26196) 2019-08-26 09:54:19 -04:00
test_binary_sensor.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_channels.py Use more decorators for ZHA Core registries. (#25737) 2019-08-06 20:01:14 -04:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_device_action.py Add device action support for ZHA (#26903) 2019-09-27 09:57:47 -07:00
test_device_tracker.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_device_trigger.py Add device action support for ZHA (#26903) 2019-09-27 09:57:47 -07:00
test_fan.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_light.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_lock.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_sensor.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00
test_switch.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04:00