core/homeassistant/components/zha
Erik Montnemery c7bd0fe909 Fix ZHA regressions caused by "Support async validation of device trigger" (#27401)
* Revert "Support async validation of device trigger (#27333)"

This reverts commit fdf4f398a7.

* Revert only ZHA changes

* Fix whitespace

* Restore ZHA changes but add check to make sure ZHA is loaded

* Address review comment

* Remove additional check
2019-10-14 14:11:43 -04:00
..
.translations [ci skip] Translation update 2019-10-14 00:32:27 +00:00
core Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
__init__.py
api.py ZHA siren and warning device support (#26046) 2019-09-20 15:11:24 -04:00
binary_sensor.py
config_flow.py
device_action.py Validate generated device actions (#27262) 2019-10-08 10:06:17 -07:00
device_tracker.py
device_trigger.py Fix ZHA regressions caused by "Support async validation of device trigger" (#27401) 2019-10-14 14:11:43 -04:00
entity.py
fan.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
light.py Store ZHA light brightness when fading off to turn on at the correct brightness (#26680) 2019-09-23 09:08:44 -04:00
lock.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
manifest.json Update zigpy-zigate to 0.4.1 (#27345) 2019-10-09 08:47:43 -04:00
sensor.py
services.yaml ZHA siren and warning device support (#26046) 2019-09-20 15:11:24 -04:00
strings.json Add device action support for ZHA (#26903) 2019-09-27 09:57:47 -07:00
switch.py