hass-core/tests/components/zwave_js
2022-07-27 18:01:00 +02:00
..
fixtures Bump zwave-js-server-python to 0.37.0 (#72395) 2022-05-25 10:46:55 -07:00
__init__.py
common.py Add Humidifier support to zwave_js (#65847) 2022-02-23 18:01:45 +01:00
conftest.py Don't create two zwave_js.lock entities for a single device (#68651) 2022-03-28 11:15:48 +02:00
test_api.py Bump zwave-js-server-python to 0.40.0 (#75795) 2022-07-27 18:01:00 +02:00
test_binary_sensor.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_button.py Clean zwave_js entity driver access (#72427) 2022-05-24 17:52:07 -04:00
test_climate.py Use climate enums in zwave_js (#70757) 2022-04-26 12:23:48 +02:00
test_config_flow.py Add zeroconf discovery to zwave_js (#69382) 2022-04-06 18:46:13 +02:00
test_config_validation.py Improve zwave_js custom triggers and services (#67461) 2022-03-05 09:00:31 +01:00
test_cover.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_device_action.py Clean zwave_js entity driver access (#72427) 2022-05-24 17:52:07 -04:00
test_device_condition.py Mark device conditions from hidden or auxiliary entities as secondary (#70333) 2022-04-20 21:41:59 +02:00
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_diagnostics.py Fix KeyError from zwave_js diagnostics (#74579) 2022-07-09 00:20:44 +02:00
test_discovery.py Add zwave_js support for Fortrezz SSA3 (#62765) 2021-12-25 10:33:20 +01:00
test_events.py Add logbook entries for zwave_js events (#72508) 2022-05-26 19:20:05 -04:00
test_fan.py Add zwave_js fan preset modes and enable them for Inovelli LZW36 (#60947) 2022-03-19 03:56:05 +01:00
test_humidifier.py Add Humidifier support to zwave_js (#65847) 2022-02-23 18:01:45 +01:00
test_init.py Clean zwave_js entity driver access (#72427) 2022-05-24 17:52:07 -04:00
test_light.py Use light enums in zwave_js (#70791) 2022-04-26 15:31:25 +03:00
test_lock.py Don't create two zwave_js.lock entities for a single device (#68651) 2022-03-28 11:15:48 +02:00
test_logbook.py Add logbook entries for zwave_js events (#72508) 2022-05-26 19:20:05 -04:00
test_migrate.py Clean zwave_js entity driver access (#72427) 2022-05-24 17:52:07 -04:00
test_number.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_select.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_sensor.py Clean zwave_js entity driver access (#72427) 2022-05-24 17:52:07 -04:00
test_services.py Bump zwave-js-server-python to 0.37.0 (#72395) 2022-05-25 10:46:55 -07:00
test_siren.py Set zwave_js siren to unknown state if value is None (#67172) 2022-02-24 23:21:36 +01:00
test_switch.py
test_trigger.py Fix zwave_js custom trigger validation bug (#72656) 2022-05-29 18:30:00 +02:00