core/tests/components/zwave_js
Martin Hjelmare 40c12997ed
Add zwave_js sensor humidity device class (#47953)
2021-03-15 20:51:24 +01:00
..
__init__.py
common.py Add zwave_js sensor humidity device class (#47953) 2021-03-15 20:51:24 +01:00
conftest.py Fix zwave_js preset mode lookup (#47851) 2021-03-13 22:27:05 +01:00
test_api.py Return property_key in zwave_js get_config_parameters websocket (#47808) 2021-03-12 13:49:59 -05: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 Fix zwave_js preset mode lookup (#47851) 2021-03-13 22:27:05 +01: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 Add zwave_js sensor humidity device class (#47953) 2021-03-15 20:51:24 +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