core/tests/components/zwave_js
Charles Garwood d8633f94f6
Guard zwave_js missing nodes in websocket api (#47096)
2021-02-26 16:07:50 +01:00
..
__init__.py
common.py Add zwave_js.refresh_value service (#46944) 2021-02-23 18:58:04 -05:00
conftest.py Add number platform to Z-Wave JS (#46956) 2021-02-24 19:39:35 +01:00
test_api.py Guard zwave_js missing nodes in websocket api (#47096) 2021-02-26 16:07:50 +01:00
test_binary_sensor.py Add zwave_js ZWavePropertyBinarySensory (#45504) 2021-01-25 15:50:21 +01:00
test_climate.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_config_flow.py Bump Z-Wave JS Server Python to 0.20.0 (#47076) 2021-02-25 22:01:08 -08:00
test_cover.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_discovery.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_events.py Add notification events to zwave_js integration (#45827) 2021-02-02 09:37:42 +01:00
test_fan.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_init.py catch ValueError when unique ID update fails because its taken and remove the duplicate entity (#47072) 2021-02-25 20:41:54 -05:00
test_light.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_lock.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_number.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_sensor.py Fix sensor discovery for zwave_js integration (#45834) 2021-02-02 10:06:09 +01:00
test_services.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00
test_switch.py Change Z-Wave JS discovery logic to adopt changes to DeviceClass (#46983) 2021-02-24 12:59:06 -08:00