hass-core/tests/components/zwave_js
Mike Degatano 7517948900
Replace more addon management with aiohasupervisor (#126236)
* Replace start_addon with library call

* restart_addon to library and error issues in tests

* stop_addon to library

* uninstall_addon to library

* Add output typing

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-09-24 15:47:29 +02:00
..
fixtures Use start/stop level change to open/close Z-Wave JS Window Covering CC covers (#125827) 2024-09-13 12:41:13 +02:00
scripts
__init__.py
common.py
conftest.py Cleanup zwave_js fixture definitions (#125896) 2024-09-16 10:22:04 +02:00
test_api.py Pass default value in Z-Wave websocket handler for configuration values (#125343) 2024-09-19 10:07:28 +02:00
test_binary_sensor.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_button.py Use Registry fixture in zwave_js tests (#119277) 2024-06-10 15:00:05 +02:00
test_climate.py
test_config_flow.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_config_validation.py
test_cover.py Use start/stop level change to open/close Z-Wave JS Window Covering CC covers (#125827) 2024-09-13 12:41:13 +02:00
test_device_action.py
test_device_condition.py Use service_calls fixture in zwave_js tests (#120994) 2024-07-02 12:37:21 +02:00
test_device_trigger.py Use service_calls fixture in zwave_js tests (#120994) 2024-07-02 12:37:21 +02:00
test_diagnostics.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_discovery.py Add Z-Wave discovery schema for ZVIDAR roller shades (#122332) 2024-07-21 23:51:10 +02:00
test_event.py
test_events.py
test_fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
test_helpers.py Fix ruff type comparison E721 (#120731) 2024-06-28 11:56:49 +02:00
test_humidifier.py
test_init.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_light.py Support Z-Wave JS dimming lights using color intensity (#122639) 2024-08-29 00:01:53 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_logbook.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_migrate.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_number.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_select.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_sensor.py Get zwave_js statistics data from model (#120281) 2024-09-04 08:16:56 +02:00
test_services.py Use Registry fixture in zwave_js tests (#119277) 2024-06-10 15:00:05 +02:00
test_siren.py
test_switch.py Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
test_trigger.py Use Registry fixture in zwave_js tests (#119277) 2024-06-10 15:00:05 +02:00
test_update.py Use Registry fixture in zwave_js tests (#119277) 2024-06-10 15:00:05 +02:00