hass-core/tests/components/zwave_js
Raman Gupta bd8c88f51b
Add error handling for all zwave_js service calls (#93846)
* Add error handling for all service calls

* Switch siren to use internal function

* Remove failing checks

* Revert change to poll service, add comments, and add additional error handling

* Add error handling for ping and refresh + review comment + add tests

* Add test for statistics entity refresh
2023-05-31 11:09:01 -04:00
..
fixtures Add support for Energy Production CC sensors (#93839) 2023-05-31 13:28:07 +02:00
__init__.py
common.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
conftest.py Add support for Energy Production CC sensors (#93839) 2023-05-31 13:28:07 +02:00
test_api.py Support zwave config parameters not on endpoint 0 (#93383) 2023-05-30 23:52:12 -04:00
test_binary_sensor.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_button.py Update name for Notification CC sensors and buttons (#93019) 2023-05-24 09:00:37 -04:00
test_climate.py Add error handling for all zwave_js service calls (#93846) 2023-05-31 11:09:01 -04:00
test_config_flow.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_config_validation.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_cover.py Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
test_device_action.py Support zwave config parameters not on endpoint 0 (#93383) 2023-05-30 23:52:12 -04:00
test_device_condition.py Support zwave config parameters not on endpoint 0 (#93383) 2023-05-30 23:52:12 -04:00
test_device_trigger.py Support zwave config parameters not on endpoint 0 (#93383) 2023-05-30 23:52:12 -04:00
test_diagnostics.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_discovery.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_events.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_fan.py Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04:00
test_helpers.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_humidifier.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_init.py Add zwave_js node statistics sensors (#91714) 2023-05-30 20:44:32 +02:00
test_light.py Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04:00
test_lock.py Add error handling for all zwave_js service calls (#93846) 2023-05-31 11:09:01 -04:00
test_logbook.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_migrate.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_number.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_select.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_sensor.py Add error handling for all zwave_js service calls (#93846) 2023-05-31 11:09:01 -04:00
test_services.py Add error handling for all zwave_js service calls (#93846) 2023-05-31 11:09:01 -04:00
test_siren.py Add type hints to integration tests (zwave_js) (#88311) 2023-02-18 14:59:26 +01:00
test_switch.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_trigger.py Improve test coverage for zwave_js.trigger (#93260) 2023-05-22 17:55:03 +02:00
test_update.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00