core/tests/components/zwave
Erik Montnemery b3fecb1c95
Update tests t-z to use async_get() instead of async_get_registry() (#47655)
2021-03-09 14:25:03 +01:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_climate.py
test_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_fan.py Update zwave to use new fan entity model (#45541) 2021-01-28 10:35:01 +01:00
test_init.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_light.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_lock.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_node_entity.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sensor.py
test_switch.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_websocket_api.py Add zwave to ozw migration (#39081) 2021-01-09 15:23:03 +01:00
test_workaround.py