hass-core/tests/components/zwave_js
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
fixtures Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -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 Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04:00
test_api.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -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 Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -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 Make Z-Wave device IBT4ZWAVE discoverable as a cover (#93946) 2023-06-02 06:09:53 -04:00
test_device_action.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04: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 Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_diagnostics.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_discovery.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -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 Add zwave_js speed config for additional GE/Jasco fan controllers (#92371) 2023-06-01 00:09:35 +02:00
test_helpers.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_humidifier.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_init.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -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 config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_select.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_sensor.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_services.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -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 Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_trigger.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_update.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00