core/tests/components/zwave_js
epenet e64f901e92
Use dataclass properties in zwave_js (#60913)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 14:47:56 +01:00
..
fixtures Add zwave_js speed configurations for GE/Jasco 12730 and 14287 fans (#60517) 2021-11-29 08:27:32 +01:00
__init__.py
common.py Add zwave_js binary sensor entity category (#58703) 2021-11-09 18:26:34 +01:00
conftest.py Add zwave_js speed configurations for GE/Jasco 12730 and 14287 fans (#60517) 2021-11-29 08:27:32 +01:00
test_api.py Add SmartStart provisioning support to zwave_js WS API (#59037) 2021-12-01 11:43:51 +01:00
test_binary_sensor.py Add zwave_js binary sensor entity category (#58703) 2021-11-09 18:26:34 +01:00
test_climate.py
test_config_flow.py Use dataclass properties in zwave_js (#60913) 2021-12-03 14:47:56 +01:00
test_cover.py Open and close tilt for Fibaro devices in zwave_js (#58435) 2021-10-28 22:30:34 +02:00
test_device_action.py
test_device_condition.py Teach state and numeric_state conditions about entity registry ids (#60841) 2021-12-02 14:55:12 -08:00
test_device_trigger.py
test_discovery.py
test_events.py
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
test_light.py
test_lock.py
test_migrate.py
test_number.py
test_select.py Add zwave_js select entity category (#59157) 2021-11-05 10:31:51 -04:00
test_sensor.py Set entity_category for node status sensor (#58434) 2021-10-25 17:54:13 -04: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
test_switch.py
test_trigger.py