hass-core/tests/components/zwave_js
2023-10-25 16:07:22 -04:00
..
fixtures Add script to convert zwave_js device diagnostics to fixture (#102799) 2023-10-25 16:07:22 -04:00
scripts Add script to convert zwave_js device diagnostics to fixture (#102799) 2023-10-25 16:07:22 -04:00
__init__.py
common.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
conftest.py Update zwave_js/hard_reset_controller WS cmd (#102280) 2023-10-24 21:31:03 -04:00
test_api.py Update zwave_js/hard_reset_controller WS cmd (#102280) 2023-10-24 21:31:03 -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 Fix temperature setting for multi-setpoint z-wave device (#102395) 2023-10-20 19:57:00 +02:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_config_validation.py
test_cover.py Add shutter_tilt support for Fibaro FGR 223 (#96283) 2023-09-28 12:59:02 +02: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 Bump zwave-js-server-python to 0.52.0 (#100833) 2023-09-26 17:05:54 -04: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_event.py Add support for zwave_js event entities (#102285) 2023-10-20 19:11:08 -04:00
test_events.py Add support for zwave_js event entities (#102285) 2023-10-20 19:11:08 -04: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 Notify users when zwave device gets reset (#101362) 2023-10-04 10:18:48 +02:00
test_light.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02: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
test_migrate.py
test_number.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
test_repairs.py Handle disconnects in zwave_js repair flow (#99964) 2023-09-12 04:21:44 +02:00
test_select.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_sensor.py Handle invalid scale for zwave_js multilevel/meter sensors (#101173) 2023-10-04 22:55:18 -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
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 Fix zwave_js firmware update logic (#101143) 2023-09-29 23:05:33 -04:00