hass-core/tests/components/zwave_js
2021-03-09 14:25:03 +01:00
..
__init__.py
common.py Fix access of missing zwave_js climate unit value (#47380) 2021-03-04 13:11:38 -08:00
conftest.py Add fallback zwave_js entity name using node ID (#47582) 2021-03-08 09:08:17 +01:00
test_api.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_binary_sensor.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_climate.py Update zwave_js supported features list to be static (#47623) 2021-03-08 15:11:54 -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 Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01: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 Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +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