hass-core/tests/components/zwave_js
Raman Gupta 90bf5429ca
Add support for Window Covering CC ()
* 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 () 2023-05-30 11:26:23 -04:00
__init__.py
common.py Update name for Notification CC sensors and buttons () 2023-05-24 09:00:37 -04:00
conftest.py Add support for Window Covering CC () 2023-05-30 11:26:23 -04:00
test_api.py Add proper support for zwave_js Indicator CC () 2023-05-24 09:09:38 -04:00
test_binary_sensor.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_button.py Update name for Notification CC sensors and buttons () 2023-05-24 09:00:37 -04:00
test_climate.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_config_flow.py Include UUID in hassio discovery data () 2023-04-25 09:48:47 +02:00
test_config_validation.py Add return type to tests without arguments () 2023-02-07 14:20:06 +01:00
test_cover.py Add support for Window Covering CC () 2023-05-30 11:26:23 -04:00
test_device_action.py Adjust entity registry access in tests (3) () 2023-03-01 16:04:40 +01:00
test_device_condition.py Adjust entity registry access in tests (3) () 2023-03-01 16:04:40 +01:00
test_device_trigger.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_diagnostics.py Add proper support for zwave_js Indicator CC () 2023-05-24 09:09:38 -04:00
test_discovery.py Add proper support for zwave_js Indicator CC () 2023-05-24 09:09:38 -04:00
test_events.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_fan.py Do optimistic state update for Z-Wave multilevel switch entities () 2023-05-24 09:04:11 -04:00
test_helpers.py Improve test coverage for zwave_js () 2023-05-22 12:20:01 +02:00
test_humidifier.py Improve test coverage for zwave_js () 2023-05-22 12:20:01 +02:00
test_init.py Add proper support for zwave_js Indicator CC () 2023-05-24 09:09:38 -04:00
test_light.py Do optimistic state update for Z-Wave multilevel switch entities () 2023-05-24 09:04:11 -04:00
test_lock.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_logbook.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_migrate.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_number.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_select.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_sensor.py Add proper support for zwave_js Indicator CC () 2023-05-24 09:09:38 -04:00
test_services.py Bump zwave-js-server-python to 0.48.0 () 2023-04-25 15:41:37 -04:00
test_siren.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_switch.py Add type hints to integration tests (zwave_js) () 2023-02-18 14:59:26 +01:00
test_trigger.py Improve test coverage for zwave_js.trigger () 2023-05-22 17:55:03 +02:00
test_update.py Improve test coverage for zwave_js () 2023-05-22 12:20:01 +02:00