hass-core/tests/components/zwave_js
Raman Gupta 11d0dcf7ac
Add zwave_js device diagnostics (#64504)
* Add zwave_js device diagnostics

* Add diagnostics as a dependency in manifest

* Add failure scenario test

* fix device diagnostics helper and remove dependency

* tweak
2022-01-20 11:49:24 +01:00
..
fixtures Fix zwave_js device actions (#63769) 2022-01-09 21:28:36 -08:00
__init__.py
common.py
conftest.py
test_api.py Bump zwave-js-server-python to 0.34.0 (#64407) 2022-01-18 22:33:50 -08:00
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_cover.py
test_device_action.py Ignore unavailable entities when creating zwave_js device actions list (#64184) 2022-01-16 13:22:18 +01:00
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Add zwave_js device diagnostics (#64504) 2022-01-20 11:49:24 +01:00
test_discovery.py
test_events.py
test_fan.py
test_init.py
test_light.py
test_lock.py
test_migrate.py
test_number.py
test_select.py
test_sensor.py
test_services.py
test_siren.py
test_switch.py
test_trigger.py