hass-core/tests/components/zwave_js
kpine 2ae790283c
Detect iBlinds v2.0 switch value as a cover not light (#46807)
* Remove unused "fibaro_fgs222" discovery hint

* Simplify multilevel switch current value discovery schema

* Force iBlinds v2.0 devices to be discovered as cover entities

* Rename discovery test file
2021-02-20 19:52:23 +01:00
..
__init__.py Add zwave_js integration (#45020) 2021-01-11 00:08:25 +01:00
common.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
conftest.py Detect iBlinds v2.0 switch value as a cover not light (#46807) 2021-02-20 19:52:23 +01:00
test_api.py Format zwave_js dump as json (#46792) 2021-02-19 18:44:15 -05: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.18.0 (#46787) 2021-02-20 09:50:00 +01:00
test_config_flow.py Add zwave_js add-on config flow support (#45552) 2021-01-27 08:56:16 +01:00
test_cover.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00
test_discovery.py Detect iBlinds v2.0 switch value as a cover not light (#46807) 2021-02-20 19:52:23 +01:00
test_events.py Add notification events to zwave_js integration (#45827) 2021-02-02 09:37:42 +01:00
test_fan.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
test_init.py Use new zwave_js client (#45872) 2021-02-02 20:59:56 +01:00
test_light.py Bump zwave-js-server-python to 0.18.0 (#46787) 2021-02-20 09:50:00 +01:00
test_lock.py Use better names for zwave_js platforms that are self describing (#46083) 2021-02-06 12:08:25 +01:00
test_sensor.py Fix sensor discovery for zwave_js integration (#45834) 2021-02-02 10:06:09 +01:00
test_switch.py Add barrier covers to zwave_js integration (#46379) 2021-02-14 13:24:29 +01:00