hass-core/tests/components/zwave_js
2024-01-07 12:26:08 +01:00
..
fixtures Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
scripts Fix zwave_js cover bug for Window Covering CC values (#103289) 2023-11-03 15:36:48 +01:00
__init__.py
common.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
conftest.py Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
test_api.py Add alert to zwave_js device info page for custom device config (#104115) 2023-11-26 10:08:20 +01:00
test_binary_sensor.py
test_button.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01: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 Fix zwave_js cover bug for Window Covering CC values (#103289) 2023-11-03 15:36:48 +01: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 Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01: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 select entity for zwave_js Door Lock CC (#104292) 2023-11-23 12:51:29 +01:00
test_event.py Add support for zwave_js event entities (#102285) 2023-10-20 19:11:08 -04:00
test_events.py Bump zwave-js-server-python to 0.55.3 (#107225) 2024-01-05 12:38:00 +01:00
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (#104560) 2023-11-29 13:56:51 +01:00
test_helpers.py Adjust zwave_js tests which create devices (#98213) 2023-08-10 18:27:22 +02:00
test_humidifier.py
test_init.py Clean up zwave_js test_removed_device test (#107346) 2024-01-07 12:26:08 +01: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 zwave_js.set_lock_configuration service (#103595) 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 (#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 select entity for zwave_js Door Lock CC (#104292) 2023-11-23 12:51:29 +01:00
test_sensor.py Set zwave_js voltage sensor suggested precision (#107116) 2024-01-05 01:03:28 -05:00
test_services.py Expand zwave_js.set_config_parameter with additional parameters (#102092) 2023-11-08 17:05:31 -05:00
test_siren.py Fix zwave_js siren name (#103016) 2023-10-29 17:44:15 +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 Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
test_update.py Add test for firmware update scenario (#103314) 2023-11-04 13:12:06 +01:00