core/tests/components/zwave
Charles Garwood 1282370ccb Entity Cleanup on Z-Wave node removal (#23633)
* Initial groundwork for entity cleanup on node removal

* Connect node_removed to dispatcher

* update docstring

* Add node_removal test

* Address review comments

* Use hass.add_job instead of run_coroutine_threadsafe
2019-05-19 11:14:11 +02:00
..
__init__.py Fix Z-Wave (#5955) 2017-02-13 08:54:11 -08:00
conftest.py Embed Z-Wave platforms (#20810) 2019-02-07 22:50:59 +01:00
test_binary_sensor.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_climate.py Climate const.py move (#20945) 2019-02-14 20:34:43 +01:00
test_cover.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_fan.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_init.py Entity Cleanup on Z-Wave node removal (#23633) 2019-05-19 11:14:11 +02:00
test_light.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_lock.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_node_entity.py Update Z-Wave Tests asyncio/yield from -> async/await (#18599) 2018-11-20 14:58:03 -05:00
test_sensor.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_switch.py Clean up Z-Wave pt2 (#20842) 2019-02-07 17:27:31 -08:00
test_workaround.py Support for GE Zwave fan controller (#7767) 2017-05-25 22:55:00 -07:00