core/tests/components/zwave_js
Paulus Schoutsen cbcd1929dd
Move Z-Wave JS smoke, CO, CO2, Heat, Water problem entities to diagnostic (#129922)
* Move Z-Wave JS smoke, CO, CO2, Heat, Water problem entities to diagnostic

* Update link + states

* Specify problem class explicitly instead of catch-all

* Heat alarm test is not a problem

* Also split out smoke alarm

* Document mapping rule

* add tests

* format

* update test

* review comments

* remove idle state from doc as it is ignored

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-04-01 11:37:59 +02:00
..
fixtures Move Z-Wave JS smoke, CO, CO2, Heat, Water problem entities to diagnostic (#129922) 2025-04-01 11:37:59 +02:00
scripts
snapshots
__init__.py
common.py
conftest.py Move Z-Wave JS smoke, CO, CO2, Heat, Water problem entities to diagnostic (#129922) 2025-04-01 11:37:59 +02:00
test_api.py Patch Z-Wave platforms in api tests (#140988) 2025-03-20 12:54:40 +01:00
test_binary_sensor.py Move Z-Wave JS smoke, CO, CO2, Heat, Water problem entities to diagnostic (#129922) 2025-04-01 11:37:59 +02:00
test_button.py Patch Z-Wave platforms in button tests (#141001) 2025-03-20 16:37:02 +02:00
test_climate.py Patch Z-Wave platforms in climate tests (#141204) 2025-03-23 15:15:09 +02:00
test_config_flow.py
test_config_validation.py
test_cover.py Patch Z-Wave platforms in cover tests (#141205) 2025-03-23 15:35:29 +02:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_event.py Patch Z-Wave platforms in event tests (#141209) 2025-03-23 16:22:18 +02:00
test_events.py Patch Z-Wave platforms in custom event tests (#141268) 2025-03-24 12:19:29 +01:00
test_fan.py Patch Z-Wave platforms in fan tests (#141591) 2025-03-27 21:40:39 +02:00
test_helpers.py
test_humidifier.py Patch Z-Wave platforms in humidifier tests (#141732) 2025-03-29 17:59:13 +03:00
test_init.py
test_light.py
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py
test_services.py
test_siren.py Allow patching Z-Wave platforms specifically in tests (#140987) 2025-03-20 12:19:14 +01:00
test_switch.py
test_trigger.py
test_update.py