hass-core/tests/components/zwave_js
Charles Garwood 04e07d8b2c
Add get_config_parameters websocket command to zwave_js (#46463)
* Add get_configuration_values websocket command to zwave_js

* Tweak return value

* Review comments and cleanup returned values

* Update test

* Rename to get_config_parameters

* Add get_configuration_values websocket command to zwave_js

* Rename to get_config_parameters

* fix test

* fix tests #2

* Add readable to metadata

Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2021-02-22 17:03:38 -05:00
..
__init__.py
common.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
conftest.py Test zwave_js GE 12730 fan controller device-specific discovery (#46840) 2021-02-22 10:56:23 -08:00
test_api.py Add get_config_parameters websocket command to zwave_js (#46463) 2021-02-22 17:03:38 -05:00
test_binary_sensor.py Add zwave_js ZWavePropertyBinarySensory (#45504) 2021-01-25 15:50:21 +01:00
test_climate.py Bump zwave-js-server-python to 0.18.0 (#46787) 2021-02-20 09:50:00 +01:00
test_config_flow.py Add zwave_js add-on config flow support (#45552) 2021-01-27 08:56:16 +01:00
test_cover.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00
test_discovery.py Test zwave_js GE 12730 fan controller device-specific discovery (#46840) 2021-02-22 10:56:23 -08:00
test_events.py Add notification events to zwave_js integration (#45827) 2021-02-02 09:37:42 +01:00
test_fan.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
test_init.py Use new zwave_js client (#45872) 2021-02-02 20:59:56 +01:00
test_light.py Bump zwave-js-server-python to 0.18.0 (#46787) 2021-02-20 09:50:00 +01:00
test_lock.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
test_sensor.py Fix sensor discovery for zwave_js integration (#45834) 2021-02-02 10:06:09 +01:00
test_switch.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00