hass-core/tests/components/zwave_js
Raman Gupta 7788685340
Get zwave_js statistics data from model (#120281)
* Get zwave_js statistics data from model

* Add migration logic

* Update comment

* revert change to forward entry
2024-09-04 08:16:56 +02:00
..
fixtures Add Z-Wave discovery schema for ZVIDAR roller shades (#122332) 2024-07-21 23:51:10 +02:00
scripts
__init__.py
common.py
conftest.py Refactor and cleanup zwave_js fixtures to share them (#124485) 2024-08-23 15:42:57 +02:00
test_api.py Forward Z-Wave JS node found event to frontend (#118866) 2024-06-12 13:48:47 +02:00
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Cleanup unused import in zwave_js config flow (#124716) 2024-08-27 18:41:27 +02:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py Use service_calls fixture in zwave_js tests (#120994) 2024-07-02 12:37:21 +02:00
test_device_trigger.py Use service_calls fixture in zwave_js tests (#120994) 2024-07-02 12:37:21 +02:00
test_diagnostics.py
test_discovery.py Add Z-Wave discovery schema for ZVIDAR roller shades (#122332) 2024-07-21 23:51:10 +02:00
test_event.py
test_events.py
test_fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
test_helpers.py Fix ruff type comparison E721 (#120731) 2024-06-28 11:56:49 +02:00
test_humidifier.py
test_init.py
test_light.py Support Z-Wave JS dimming lights using color intensity (#122639) 2024-08-29 00:01:53 +02:00
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py Get zwave_js statistics data from model (#120281) 2024-09-04 08:16:56 +02:00
test_services.py
test_siren.py
test_switch.py Clean up Z-wave error log when raising in service handlers (#125138) 2024-09-03 15:49:11 +02:00
test_trigger.py
test_update.py