hass-core/tests/components/zwave_js
Martin Hjelmare 9e1042d9e0
Fix zwave_js flow set add-on options (#49813)
* Fix zwave_js flow set add-on options

* Improve and deduplicate error messages

* Add more call assertions

* Add final missing call assertion
2021-04-28 15:09:39 +02:00
..
__init__.py
common.py
conftest.py Add zwave_js discovery schema for Vision Security ZL7432 (#49510) 2021-04-28 10:22:54 +02:00
test_api.py Add WS API command to capture zwave_js logs from server (#49444) 2021-04-21 07:37:35 -04:00
test_binary_sensor.py Use disabled_by constants (#49584) 2021-04-23 09:56:42 +02:00
test_climate.py Add min and max temp properties to zwave_js.climate (#49125) 2021-04-12 22:12:38 +02:00
test_config_flow.py Fix zwave_js flow set add-on options (#49813) 2021-04-28 15:09:39 +02:00
test_cover.py
test_discovery.py Add zwave_js discovery schema for Vision Security ZL7432 (#49510) 2021-04-28 10:22:54 +02:00
test_events.py Add zwave_js discovery schema for Vision Security ZL7432 (#49510) 2021-04-28 10:22:54 +02:00
test_fan.py
test_init.py Add support to enable/disable zwave_js data collection (#49440) 2021-04-20 21:40:54 -04:00
test_light.py
test_lock.py
test_number.py
test_sensor.py
test_services.py Check all endpoints for zwave_js.climate hvac_action (#49115) 2021-04-12 12:29:45 -04:00
test_switch.py