hass-core/tests/components/ozw
Raman Gupta 06306f5dfe
Add OZW WS API support for locks (#41186)
* add WS API support for locks and simplify lock service calls

* move return outside of try blocK

* fix rebase conflicts
2020-10-06 14:20:48 +02:00
..
__init__.py Rename zwave_mqtt to ozw (#35631) 2020-05-14 22:56:04 +02:00
common.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
conftest.py Add ZwaveStringSensor to OZW integration (#38676) 2020-08-23 15:16:26 +02:00
test_binary_sensor.py Rename zwave_mqtt to ozw (#35631) 2020-05-14 22:56:04 +02:00
test_climate.py Discover additional ozw thermostats lacking mode support (#40799) 2020-09-30 21:12:44 +02:00
test_config_flow.py Use single_instance_allowed for webhook config flows (#40965) 2020-10-01 20:44:13 +02:00
test_cover.py Add ozw garage door barrier support (#37316) 2020-07-02 21:29:09 +02:00
test_fan.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
test_init.py Rename zwave_mqtt to ozw (#35631) 2020-05-14 22:56:04 +02:00
test_light.py Trim CW from RGB when not supported in ozw (#39191) 2020-08-23 19:20:37 -04:00
test_lock.py Add OZW WS API support for locks (#41186) 2020-10-06 14:20:48 +02:00
test_scenes.py Rename zwave_mqtt to ozw (#35631) 2020-05-14 22:56:04 +02:00
test_sensor.py Add ZwaveStringSensor to OZW integration (#38676) 2020-08-23 15:16:26 +02:00
test_services.py Add OZW node config parameters websocket commands (#40527) 2020-10-05 21:47:28 +02:00
test_switch.py Rename zwave_mqtt to ozw (#35631) 2020-05-14 22:56:04 +02:00
test_websocket_api.py Add OZW WS API support for locks (#41186) 2020-10-06 14:20:48 +02:00