core/tests/components/zwave_js
Joost Lekkerkerker bebd1dc235
Enable Zwave notification sensors by default (#125326)
* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Fix the check to (dis)allow discovering a value multiple times

* Prevent discovery of duplicate Notification CC sensors

* alarm sensors disabled by default

* one more fix

* Update diagnostics tests

---------

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-25 11:53:42 +02:00
..
fixtures
scripts
snapshots Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
__init__.py
common.py
conftest.py
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_discovery.py
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py
test_update.py