hass-core/tests/components/zwave_js
Raman Gupta 113288cb1f
Fix zwave_js/node_state WS API command (#55979)
* Fix zwave_js/node_state WS API command

* Add negative assertion check to avoid regression

* Update tests/components/zwave_js/test_api.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* use constant

Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-09-09 14:04:27 -04:00
..
__init__.py
common.py Fix zwave_js/node_state WS API command (#55979) 2021-09-09 14:04:27 -04:00
conftest.py Listen to node events in the zwave_js node status sensor (#55341) 2021-08-27 15:01:20 -07:00
test_api.py Fix zwave_js/node_state WS API command (#55979) 2021-09-09 14:04:27 -04:00
test_binary_sensor.py
test_climate.py Don't raise when setting HVAC mode without a mode ZwaveValue (#52444) 2021-07-06 16:33:07 +02:00
test_config_flow.py Narrow zwave_js USB discovery (#55613) 2021-09-03 05:11:03 +02:00
test_cover.py Update the Qubino Flush Shutter fixture (#54387) 2021-08-10 10:31:55 -04:00
test_device_condition.py Fix validation for zwave_js device trigger and condition (#54974) 2021-08-22 20:43:59 -04:00
test_device_trigger.py Fix validation for zwave_js device trigger and condition (#54974) 2021-08-22 20:43:59 -04:00
test_discovery.py Relax zwave_js lock discovery rules to cover more use cases (#54710) 2021-08-17 13:34:00 +02:00
test_events.py
test_fan.py
test_init.py Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00
test_light.py Convert color temperature to visible color in lights (#55219) 2021-08-25 21:56:36 +02:00
test_lock.py Bump zwave-js-server-python to 0.29.1 (#55460) 2021-08-30 09:40:56 -07:00
test_migrate.py Move zwave_js migration tests into new module (#52075) 2021-06-21 20:42:03 -04:00
test_number.py Create zwave-js select platform and discover additional siren values (#53018) 2021-08-16 13:36:20 -04:00
test_select.py Add zwave_js Protection CC select entities (#54717) 2021-08-17 12:22:27 -04:00
test_sensor.py Add additional test coverage for zwave_js meter sensors (#55465) 2021-09-01 17:22:17 -04:00
test_services.py Add support for area ID in zwave_js service calls (#54940) 2021-08-20 12:55:17 -04:00
test_siren.py Use dict for zwave_js siren.available_tones (#54305) 2021-08-09 13:29:17 +02:00
test_switch.py
test_trigger.py Add zwave_js.value_updated automation trigger (#54897) 2021-08-20 15:21:55 -04:00