hass-core/tests/components/zwave_js
Raman Gupta 1d387e12cc
Add fallback zwave_js entity name using node ID (#47582)
* add fallback zwave_js entity name using node ID

* add new fixture and test for name that was failing
2021-03-08 09:08:17 +01: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 Add fallback zwave_js entity name using node ID (#47582) 2021-03-08 09:08:17 +01:00
test_api.py Bump zwave-js-server-python to 0.21.0 (#47408) 2021-03-04 16:15:50 -08: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.21.0 (#47408) 2021-03-04 16:15:50 -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 fallback zwave_js entity name using node ID (#47582) 2021-03-08 09:08:17 +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 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