core/tests/components/zwave_js
Raman Gupta 90bf5429ca
Add support for Window Covering CC (#93314)
* Refactor zwave_js.cover and improve test coverage

* Remove extra fixtures

* cleanup old stuff

* Get coverage to 100

* Add support for Window Covering CC

* fix bug

* typo

* remove redundant stuff

* slight change to improve readability

* Add device class

* Update to match specs
2023-05-30 11:26:23 -04:00
..
fixtures Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
__init__.py
common.py Update name for Notification CC sensors and buttons (#93019) 2023-05-24 09:00:37 -04:00
conftest.py Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
test_api.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_binary_sensor.py
test_button.py Update name for Notification CC sensors and buttons (#93019) 2023-05-24 09:00:37 -04:00
test_climate.py
test_config_flow.py
test_config_validation.py
test_cover.py Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -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 Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04: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 proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04: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
test_logbook.py
test_migrate.py
test_number.py
test_select.py
test_sensor.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py Improve test coverage for zwave_js.trigger (#93260) 2023-05-22 17:55:03 +02:00
test_update.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00