core/tests/components/zwave_js
Raman Gupta 533257021c
Parallelize zwave_js service calls (#71662)
* Parallelize zwave_js service calls to speed them up and handle exceptions properly

* Fix bug

* Add tests

* Fix comments

* Additional comment fixes

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-12 03:07:58 -04:00
..
fixtures
__init__.py
common.py
conftest.py
test_api.py Send initial message for certain zwave_js ws subscriptions (#71723) 2022-05-12 03:07:11 -04:00
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
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
test_light.py
test_lock.py
test_migrate.py
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