hass-core/tests/components/zwave_js
Raman Gupta 5f7594268a
Switch zwave_js firmware upload view to use device ID (#72219)
* Switch zwave_js firmware upload view to use device ID

* Store device registry in view
2022-05-20 01:50:13 -04:00
..
fixtures Add comments to zwave_js node metadata WS API (#67210) 2022-03-31 10:31:17 -04:00
__init__.py
common.py
conftest.py
test_api.py Switch zwave_js firmware upload view to use device ID (#72219) 2022-05-20 01:50:13 -04:00
test_binary_sensor.py
test_button.py
test_climate.py Use climate enums in zwave_js (#70757) 2022-04-26 12:23:48 +02:00
test_config_flow.py Add zeroconf discovery to zwave_js (#69382) 2022-04-06 18:46:13 +02:00
test_config_validation.py
test_cover.py
test_device_action.py Mark device actions from hidden or auxiliary entities as secondary (#70278) 2022-04-20 10:48:46 -07:00
test_device_condition.py Mark device conditions from hidden or auxiliary entities as secondary (#70333) 2022-04-20 21:41:59 +02:00
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_diagnostics.py
test_discovery.py
test_events.py Add zwave_js MultilevelSwitch Notification (#70470) 2022-04-27 09:12:23 +02:00
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Fix regression in zwave_js (#69312) 2022-04-06 00:40:33 -04:00
test_light.py Use light enums in zwave_js (#70791) 2022-04-26 15:31:25 +03:00
test_lock.py
test_migrate.py Remove legacy zwave migration logic (#72206) 2022-05-19 18:29:28 -04:00
test_number.py
test_select.py
test_sensor.py
test_services.py Parallelize zwave_js service calls (#71662) 2022-05-12 03:07:58 -04:00
test_siren.py
test_switch.py
test_trigger.py