hass-core/tests/components/zwave_js
2022-02-07 21:53:48 -08:00
..
fixtures Fix zwave_js device actions (#63769) 2022-01-09 21:28:36 -08:00
__init__.py
common.py
conftest.py Avoid removing zwave_js devices for non-ready nodes (#59964) 2021-12-27 12:31:31 +01:00
test_api.py Fix schema for zwave_js WS API (#66052) 2022-02-07 21:53:48 -08:00
test_binary_sensor.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_climate.py
test_config_flow.py Use dataclass properties in zwave_js (#60913) 2021-12-03 14:47:56 +01:00
test_cover.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_device_action.py Ignore unavailable entities when creating zwave_js device actions list (#64184) 2022-01-16 13:22:18 +01:00
test_device_condition.py Raise when zwave_js device automation fails validation (#65610) 2022-02-04 02:50:47 +01:00
test_device_trigger.py Raise when zwave_js device automation fails validation (#65610) 2022-02-04 02:50:47 +01:00
test_diagnostics.py Add version info to zwave js device diagnostics (#64573) 2022-01-20 12:55:47 -08:00
test_discovery.py Add zwave_js support for Fortrezz SSA3 (#62765) 2021-12-25 10:33:20 +01:00
test_events.py
test_fan.py Add zwave_js speed configurations for GE/Jasco 12730 and 14287 fans (#60517) 2021-11-29 08:27:32 +01:00
test_init.py Avoid removing zwave_js devices for non-ready nodes (#59964) 2021-12-27 12:31:31 +01:00
test_light.py
test_lock.py
test_migrate.py
test_number.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_select.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_sensor.py Handle zwave_js metadata/value updates when the unit changes (#63579) 2022-01-08 13:23:29 +01:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py