core/tests/components/zwave_js
Marcel van der Veldt 1dd1de2636
Pass default value in Z-Wave websocket handler for configuration values (#125343)
* Pass default value in zwave websocket handler for configuration values

* Update test

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-19 10:07:28 +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
test_button.py
test_climate.py
test_config_flow.py Use root import in tests (#125862) 2024-09-13 06:42:32 +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
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_light.py
test_lock.py Bump zwave-js-server-python to 0.58.0 (#125666) 2024-09-13 13:22:37 +02:00
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_select.py
test_sensor.py Get zwave_js statistics data from model (#120281) 2024-09-04 08:16:56 +02:00
test_services.py
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
test_update.py