hass-core/tests/components/zwave_js
2021-02-23 09:31:47 -05:00
..
__init__.py Add zwave_js integration (#45020) 2021-01-11 00:08:25 +01:00
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 Return states list from zwave_js get_config_parameters websocket if available (#46954) 2021-02-23 09:31:47 -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