core/tests/components/zwave_js
Adrián Moreno 0e428f8d39
Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634)
* zwave_js: deprecate Dry and Fan preset modes

Migrating Dry and Fan presets to HVAC modes

* Move consts. Set Dry and Fan as HVAC-first modes.

* Update homeassistant/components/zwave_js/climate.py

Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>

* Fix tests

* Keep track of HA release when deprecation was introduced

---------

Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2023-07-05 15:12:21 -04:00
..
fixtures Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04:00
__init__.py
common.py Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04:00
conftest.py Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04:00
test_api.py
test_binary_sensor.py
test_button.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_climate.py Deprecate Dry and Fan preset modes in favor of HVAC modes (#95634) 2023-07-05 15:12:21 -04: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
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
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
test_humidifier.py
test_init.py
test_light.py
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
test_select.py
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
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