core/tests/components/zwave_js
Raman Gupta 5265584159
Fix zwave_js device diagnostics dump (#94999)
* Fix zwave_js device diagnostics dump

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/zwave_js/test_diagnostics.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* improve test

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-22 10:10:36 -04:00
..
fixtures Make Z-Wave device IBT4ZWAVE discoverable as a cover (#93946) 2023-06-02 06:09:53 -04:00
__init__.py
common.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
conftest.py Make Z-Wave device IBT4ZWAVE discoverable as a cover (#93946) 2023-06-02 06:09:53 -04: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 service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_climate.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_config_flow.py
test_config_validation.py
test_cover.py Make Z-Wave device IBT4ZWAVE discoverable as a cover (#93946) 2023-06-02 06:09:53 -04:00
test_device_action.py Set default value for endpoint in zwave device automations (#94445) 2023-06-12 21:34:09 -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 Replace assert_lists_same with pytest_unordered in integrations t-z (#94903) 2023-06-20 20:23:49 +02:00
test_diagnostics.py Fix zwave_js device diagnostics dump (#94999) 2023-06-22 10:10:36 -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
test_fan.py Add zwave_js speed config for additional GE/Jasco fan controllers (#92371) 2023-06-01 00:09:35 +02: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
test_migrate.py
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 Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_services.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_siren.py
test_switch.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_trigger.py Fix zwave_js trigger event reattach logic (#94702) 2023-06-16 09:35:29 +02:00
test_update.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00