hass-core/tests/components/zwave_js
Raman Gupta 795fe18a90
Add additional zwave_js WS API commands for nodes ()
* Add zwave_js WS API commands for node.refresh_values and node.refresh_cc_values

* remove guard since API will be used by frontend

* add missing validation

* use get in case node ID is wrong

* use decorator

* add additional coverage
2021-04-28 10:22:18 -04:00
..
__init__.py Add zwave_js integration () 2021-01-11 00:08:25 +01:00
common.py Add support for selective config parameter entity discovery () 2021-03-27 18:14:06 +01:00
conftest.py Add zwave_js discovery schema for Vision Security ZL7432 () 2021-04-28 10:22:54 +02:00
test_api.py Add additional zwave_js WS API commands for nodes () 2021-04-28 10:22:18 -04:00
test_binary_sensor.py Use disabled_by constants () 2021-04-23 09:56:42 +02:00
test_climate.py Add min and max temp properties to zwave_js.climate () 2021-04-12 22:12:38 +02:00
test_config_flow.py Fix zwave_js flow set add-on options () 2021-04-28 15:09:39 +02:00
test_cover.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00
test_discovery.py Add zwave_js discovery schema for Vision Security ZL7432 () 2021-04-28 10:22:54 +02:00
test_events.py Add zwave_js discovery schema for Vision Security ZL7432 () 2021-04-28 10:22:54 +02:00
test_fan.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00
test_init.py Add support to enable/disable zwave_js data collection () 2021-04-20 21:40:54 -04:00
test_light.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00
test_lock.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00
test_number.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00
test_sensor.py Add support for selective config parameter entity discovery () 2021-03-27 18:14:06 +01:00
test_services.py Check all endpoints for zwave_js.climate hvac_action () 2021-04-12 12:29:45 -04:00
test_switch.py Bump zwave-js-server-python to 0.22.0 () 2021-03-18 18:12:33 +01:00