core/tests/components/zwave_js
G Johansson 25e6eab008
Not valid hvac modes now fails in Climate (#145242)
* Not valid hvac modes now fails

* Fix some tests

* Some more

* More

* fix ruff

* HVAC

* Fritzbox

* Clean up

* Use dict[key]

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
..
fixtures
scripts
snapshots
__init__.py
common.py
conftest.py
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py Not valid hvac modes now fails in Climate (#145242) 2025-06-12 07:15:07 +02:00
test_config_flow.py Remove Z-Wave useless reconfigure options (#146520) 2025-06-11 13:31:07 +03:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Remove the Delete button on the ZwaveJS device page (#146544) 2025-06-11 15:39:02 +02:00
test_light.py
test_lock.py Remove unnecessary DOMAIN alias in tests (s-z) (#146010) 2025-06-02 08:48:37 +02:00
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py
test_services.py
test_siren.py
test_switch.py
test_trigger.py Improve support for trigger platforms with multiple triggers (#144827) 2025-06-10 20:48:51 +02:00
test_update.py