hass-core/tests/components/zwave_js
Raman Gupta e9920ff73d
Add select entity for zwave_js Door Lock CC ()
* Add select entity for zwave_js Door Lock CC

* fix test
2023-11-23 12:51:29 +01:00
..
fixtures Add zwave_js.refresh_notifications service () 2023-11-07 09:11:38 -05:00
scripts Fix zwave_js cover bug for Window Covering CC values () 2023-11-03 15:36:48 +01:00
__init__.py
common.py Make Basic CC Z-Wave values a light () 2023-10-13 11:11:44 -04:00
conftest.py Revert "Fix temperature setting for multi-setpoint z-wave device ()" () 2023-10-29 19:15:19 +01:00
test_api.py Update zwave_js/hard_reset_controller WS cmd () 2023-10-24 21:31:03 -04:00
test_binary_sensor.py
test_button.py
test_climate.py Revert "Fix temperature setting for multi-setpoint z-wave device ()" () 2023-10-29 19:15:19 +01:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions () 2023-09-19 18:58:46 +02:00
test_config_validation.py
test_cover.py Fix zwave_js cover bug for Window Covering CC values () 2023-11-03 15:36:48 +01:00
test_device_action.py Use entity registry id in zwave_js device actions () 2023-07-18 09:36:40 +02:00
test_device_condition.py Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00
test_device_trigger.py Bump zwave-js-server-python to 0.52.0 () 2023-09-26 17:05:54 -04:00
test_diagnostics.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_discovery.py Add select entity for zwave_js Door Lock CC () 2023-11-23 12:51:29 +01:00
test_event.py Add support for zwave_js event entities () 2023-10-20 19:11:08 -04:00
test_events.py Add support for zwave_js event entities () 2023-10-20 19:11:08 -04:00
test_fan.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_helpers.py Adjust zwave_js tests which create devices () 2023-08-10 18:27:22 +02:00
test_humidifier.py
test_init.py Add select entity for zwave_js Door Lock CC () 2023-11-23 12:51:29 +01:00
test_light.py Return 'None' for light attributes when off instead of removing them () 2023-10-19 01:08:08 +02:00
test_lock.py Add zwave_js.set_lock_configuration service () 2023-11-15 17:01:20 +01:00
test_logbook.py
test_migrate.py
test_number.py Make Basic CC Z-Wave values a light () 2023-10-13 11:11:44 -04:00
test_repairs.py Handle disconnects in zwave_js repair flow () 2023-09-12 04:21:44 +02:00
test_select.py Add select entity for zwave_js Door Lock CC () 2023-11-23 12:51:29 +01:00
test_sensor.py Handle invalid scale for zwave_js multilevel/meter sensors () 2023-10-04 22:55:18 -04:00
test_services.py Expand zwave_js.set_config_parameter with additional parameters () 2023-11-08 17:05:31 -05:00
test_siren.py Fix zwave_js siren name () 2023-10-29 17:44:15 +01:00
test_switch.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_trigger.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_update.py Add test for firmware update scenario () 2023-11-04 13:12:06 +01:00