core/tests/components/zwave_js
Chris 68e7ecb74b
Add zwave-js fan platform (#45439)
* Add zwave-js fan platform

* Update remaining tests

* Missing awaits, tests fixed

* Fix typing

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-23 00:11:32 +01:00
..
__init__.py
common.py Add binary_sensor platform to zwave_js (#45081) 2021-01-15 09:15:03 -05:00
conftest.py Add zwave-js fan platform (#45439) 2021-01-23 00:11:32 +01:00
test_binary_sensor.py Add binary_sensor platform to zwave_js (#45081) 2021-01-15 09:15:03 -05:00
test_climate.py Add climate platform to zwave_js (#45177) 2021-01-18 03:45:06 +01:00
test_config_flow.py
test_cover.py Add cover platform to zwave js (#45193) 2021-01-22 11:51:39 -05:00
test_fan.py Add zwave-js fan platform (#45439) 2021-01-23 00:11:32 +01:00
test_init.py Fix zwave_js adding not fully interviewed nodes (#45162) 2021-01-15 01:09:03 +01:00
test_light.py Bump Z-Wave JS Server Python to 0.9.0 (#45181) 2021-01-15 10:59:35 +01:00
test_lock.py Add lock platform to zwave_js (#45175) 2021-01-16 11:43:25 -05:00
test_sensor.py Add energy and power sensor tests & fix device_class (#45122) 2021-01-13 15:37:54 -05:00
test_switch.py Bump Z-Wave JS Server Python to 0.9.0 (#45181) 2021-01-15 10:59:35 +01:00
test_websocket_api.py Add node_status websocket API command to zwave_js (#45325) 2021-01-19 16:41:24 +01:00