hass-core/tests/components/zwave_js
Raman Gupta 3190e5d7cf
Add button entities to manually idle zwave notification values (#91446)
* Add button entities to manually idle zwave notification values

* Update discovery.py

* Improve discovery check

* fix tests

* make unique ID more clear
2023-04-25 21:41:29 -04:00
..
fixtures
__init__.py
common.py
conftest.py
test_api.py
test_binary_sensor.py
test_button.py Add button entities to manually idle zwave notification values (#91446) 2023-04-25 21:41:29 -04:00
test_climate.py
test_config_flow.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_events.py
test_fan.py
test_humidifier.py
test_init.py Add button entities to manually idle zwave notification values (#91446) 2023-04-25 21:41:29 -04:00
test_light.py
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_select.py
test_sensor.py
test_services.py Bump zwave-js-server-python to 0.48.0 (#91989) 2023-04-25 15:41:37 -04:00
test_siren.py
test_switch.py
test_trigger.py
test_update.py