hass-core/tests/components/zwave_js
2021-03-04 14:14:24 -08:00
..
__init__.py Add zwave_js integration (#45020) 2021-01-11 00:08:25 +01:00
common.py Fix access of missing zwave_js climate unit value (#47380) 2021-03-04 13:11:38 -08:00
conftest.py Fix access of missing zwave_js climate unit value (#47380) 2021-03-04 13:11:38 -08: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 Fix access of missing zwave_js climate unit value (#47380) 2021-03-04 13:11:38 -08:00
test_config_flow.py Make zwave_js add-on manager more flexible (#47356) 2021-03-04 14:14:24 -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 Add LZW36 device schema to zwave_js discovery (#47314) 2021-03-04 00:32:37 +01:00
test_events.py Add raw values to zwave_js value notification event (#47258) 2021-03-02 16:10:30 -05: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 Add zwave_js add-on manager (#47251) 2021-03-02 14:22:42 -08:00
test_light.py Update color logic for zwave_js light platform (#47110) 2021-03-01 17:12:49 -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