David F. Mulcahey
ff9a33ba36
Add ZHA fan tests ( #20712 )
...
* add sensor tests
* add fan tests
* hound
* fix coveragerc
* update comments
2019-02-04 06:51:32 -05:00
David F. Mulcahey
b9d108284b
Add ZHA binary sensor tests ( #20711 )
...
* add sensor tests
* add binary sensor tests
* add comments
* fix coveragerc after rebase
2019-02-04 06:51:13 -05:00
David F. Mulcahey
9c11602674
Add ZHA sensor tests ( #20710 )
...
* add sensor tests
* update switch test
* add sensor back to coveragerc
* review comments
* added comments
2019-02-03 22:03:35 +01:00
David F. Mulcahey
74cdf7c347
Add tests for ZHA switch ( #20691 )
...
* start test setup
test cleanup
test deps
update switch test
actually update test deps
cleanup and remove switch from coveragerc
comment
refactor to use fixtures and shared components
lint
* remove availability part that isn't in zha yet
* review comments and cleanup
* review comments
* add switch back unil post reorg merge
2019-02-03 07:03:31 -05:00
damarco
052d305243
Add config entry for ZHA ( #18352 )
...
* Add support for zha config entries
* Add support for zha config entries
* Fix node_config retrieval
* Dynamically load discovered entities
* Restore device config support
* Refactor loading of entities
* Remove device registry support
* Send discovery_info directly
* Clean up discovery_info in hass.data
* Update tests
* Clean up rebase
* Simplify config flow
* Address comments
* Fix config path and zigpy check timeout
* Remove device entities when unloading config entry
2018-11-27 21:21:25 +01:00