hass-core/tests/components/zha
David F. Mulcahey 18873d202d Add device automation support to ZHA (#26821)
* beginning ZHA device automations

* add cube

* load triggers from zigpy devices

* cleanup

* add face_any for aqara cube

* add endpoint id to events

* add cluster id to events

* cleanup

* add device tilt

* add test

* fix copy paste error

* add event trigger test

* add test for no triggers for device

* add exception test

* better exception tests
2019-09-24 08:54:41 -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_automation.py Add device automation support to ZHA (#26821) 2019-09-24 08:54:41 -07:00
test_device_tracker.py Bump up ZHA dependencies (#26746) 2019-09-23 13:35:27 -04: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