Alexei Chetroi
|
52fe1328f6
|
ZHA tests refactoring (#31744)
* Refactor ZHA fixtures.
Patch Zigpy radio libs instead of ZHA when setting up fixtures.
Use new fixtures for binary_sensor.zha platform.
* Update ZHA api tests.
* Update ZHA channels and discovery tests.
* Update ZHA cover tests.
* Update device action/trigger tests.
* Update device_tracker.zha platform tests.
* Update fan.zha platform tests.
* Update ZHA gateway tests.
* Update lock.zha platform tests.
* Update switch.zha platform tests.
* Update sensor.zha platform tests.
* Update light.zha platform tests.
* Use MockConfigEntry.
* Address PR comments.
|
2020-02-12 16:12:14 -05:00 |
Alexei Chetroi
|
28eeed1db3
|
ZHA tests refactoring (#31682)
* Fixtures for restoring/joning a device.
* binary_sensor.zha tests.
* cover.zha platform tests.
* device_tracker.zha platform tests.
* fan.zha platform tests.
* switch.zha platform tests.
* Update light.zha platform tests.
* Update sensor.zha platform tests.
* ZHA api tests refactoring.
* Update lock.zha platform tests.
* Update ZHA gateway tests.
* Update zha device action tests.
* Update zha device trigger tests.
* Cleanup.
|
2020-02-09 21:45:35 -05:00 |
Christian Clauss
|
1d537ad416
|
Fix typo: serivce --> service (#31217)
|
2020-01-27 19:56:26 +01:00 |
Alexei Chetroi
|
fe7c45b363
|
Move remaining of ZHA imports to top level. (#28071)
* Move ZHA import to top level.
* ZHA tests: move imports to top level.
|
2019-10-21 19:30:56 -04:00 |
Erik Montnemery
|
fdf4f398a7
|
Support async validation of device trigger (#27333)
|
2019-10-09 21:04:11 +02:00 |
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 |