core/tests/components/zwave_js
blob810 1170ce1296
Add shutter tilt support for Shelly Wave Shutter QNSH-001P10 (#116211)
* Add shutter tilt support for Shelly Wave Shutter QNSH-001P10

* Add shelly_europe_ltd_qnsh_001p10_state.json fixture

* Update test_discovery.py

* Load shelly wave shutter 001p10 node fixture

* Update test_discovery.py

Check if entity of first node exists.

* Update test_discovery.py

Add additional comments

* Clean whitespace

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-02 11:02:35 +02:00
..
fixtures Add shutter tilt support for Shelly Wave Shutter QNSH-001P10 (#116211) 2024-05-02 11:02:35 +02:00
scripts
__init__.py
common.py
conftest.py Add shutter tilt support for Shelly Wave Shutter QNSH-001P10 (#116211) 2024-05-02 11:02:35 +02:00
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_discovery.py Add shutter tilt support for Shelly Wave Shutter QNSH-001P10 (#116211) 2024-05-02 11:02:35 +02:00
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Use remove_device helper in tests (1/2) (#116240) 2024-04-30 12:52:33 +02:00
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
test_switch.py
test_trigger.py
test_update.py Fix flaky zwave update entity delay test (#115552) 2024-04-15 13:12:09 +02:00