hass-core/tests/components/zwave_js
Raman Gupta 6e5ae3e2e4
Add zwave_js.event automation trigger (#62828)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-20 11:53:03 +01:00
..
fixtures Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
__init__.py
common.py Add zwave_js binary sensor entity category (#58703) 2021-11-09 18:26:34 +01:00
conftest.py Add button entity to ping zwave_js node (#66129) 2022-02-14 15:38:22 -05:00
test_api.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_binary_sensor.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_button.py Add button entity to ping zwave_js node (#66129) 2022-02-14 15:38:22 -05:00
test_climate.py Don't raise when setting HVAC mode without a mode ZwaveValue (#52444) 2021-07-06 16:33:07 +02:00
test_config_flow.py Use dataclass properties in zwave_js (#60913) 2021-12-03 14:47:56 +01:00
test_cover.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_device_action.py Improve zwave_js device automation strings for config parameters (#66428) 2022-02-14 15:14:02 -05:00
test_device_condition.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_device_trigger.py Improve zwave_js device automation strings for config parameters (#66428) 2022-02-14 15:14:02 -05:00
test_diagnostics.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_discovery.py Add zwave_js support for Fortrezz SSA3 (#62765) 2021-12-25 10:33:20 +01:00
test_events.py Improve zwave_js notification event handling (#66790) 2022-02-19 21:15:54 -08:00
test_fan.py Add zwave_js speed configurations for GE/Jasco 12730 and 14287 fans (#60517) 2021-11-29 08:27:32 +01:00
test_init.py Create zwave_js ping button at the right time (#66848) 2022-02-19 11:16:14 +01:00
test_light.py Convert color temperature to visible color in lights (#55219) 2021-08-25 21:56:36 +02:00
test_lock.py Bump zwave-js-server-python to 0.29.1 (#55460) 2021-08-30 09:40:56 -07:00
test_migrate.py Add Python 3.10 to CI (#59729) 2022-02-17 14:58:24 +01:00
test_number.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_select.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_sensor.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_services.py Convert val to str when needed while calling zwave_js.set_value (#57216) 2021-10-07 13:22:33 -07:00
test_siren.py Use dict for zwave_js siren.available_tones (#54305) 2021-08-09 13:29:17 +02:00
test_switch.py Bump zwave-js-server-python to 0.22.0 (#48085) 2021-03-18 18:12:33 +01:00
test_trigger.py Add zwave_js.event automation trigger (#62828) 2022-02-20 11:53:03 +01:00