hass-core/tests/components/zwave_js
2023-09-01 18:06:37 +02:00
..
fixtures Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
__init__.py
common.py Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04:00
conftest.py Add zwave_js device config file change fix/repair (#99314) 2023-08-30 17:29:22 +02:00
test_api.py Bump zwave-js-server-python to 0.51.0 (#99250) 2023-08-29 02:45:43 -04:00
test_binary_sensor.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_button.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_climate.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_config_flow.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_config_validation.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_cover.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_device_action.py Use entity registry id in zwave_js device actions (#96407) 2023-07-18 09:36:40 +02:00
test_device_condition.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_device_trigger.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_diagnostics.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_discovery.py Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
test_events.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_fan.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_helpers.py Adjust zwave_js tests which create devices (#98213) 2023-08-10 18:27:22 +02:00
test_humidifier.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_init.py Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
test_light.py Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04:00
test_lock.py Add error handling for all zwave_js service calls (#93846) 2023-05-31 11:09:01 -04:00
test_logbook.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_migrate.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_number.py Add zwave_js device config file change fix/repair (#99314) 2023-08-30 17:29:22 +02:00
test_repairs.py Fix device name in zwave_js repair flow (#99414) 2023-09-01 18:06:37 +02:00
test_select.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_sensor.py Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
test_services.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_siren.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_switch.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_trigger.py Bump zwave-js-server-python to 0.50.1 (#94760) 2023-08-10 01:28:08 -04:00
test_update.py Add zwave_js device config file change fix/repair (#99314) 2023-08-30 17:29:22 +02:00