hass-core/tests/components/zwave_js
Petar Petrov 3eab0b704e
Get/Set custom config parameter for zwave_js node (#129332)
* Get/Set custom config parameter for zwave_js node

* add tests

* handle errors on set

* test FailedCommand
2024-11-08 15:12:18 +01:00
..
fixtures Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
scripts
snapshots Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
__init__.py
common.py
conftest.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_api.py Get/Set custom config parameter for zwave_js node (#129332) 2024-11-08 15:12:18 +01:00
test_binary_sensor.py
test_button.py
test_climate.py Increase Z-Wave fallback thermostat range to 0-50 C (#128543) 2024-10-17 12:41:23 +02:00
test_config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_config_validation.py Fix zwave_js config validation for values (#127972) 2024-10-09 07:35:41 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_discovery.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
test_light.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +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 Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_services.py Bump zwave-js-server-python to 0.59.0 (#129482) 2024-11-07 10:06:28 +01: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 Bump zwave-js-server-python to 0.58.1 (#127114) 2024-09-30 18:35:14 +02:00
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00